summaryrefslogtreecommitdiff
path: root/zam-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'zam-plugins')
-rw-r--r--zam-plugins/.signature8
-rw-r--r--zam-plugins/Pkgfile6
2 files changed, 7 insertions, 7 deletions
diff --git a/zam-plugins/.signature b/zam-plugins/.signature
index 5cc5952fd..a94a30d80 100644
--- a/zam-plugins/.signature
+++ b/zam-plugins/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36Tzjt7VgTDY6aMlrRlrQf1ys6XZoAiv37qXrCQBKpIwcfwVBrZY/oZQYlimDmNnQ2N4viVEZMkwG/1UQKHxtgI=
-SHA256 (Pkgfile) = 1599511aec87f8d99b9f8f047a7aaebcc5f5b569e155dd1412b8a2ce9b61746e
+RWSagIOpLGJF32tQ3WsqZPc4XrWQmY4WImPPqgPzLwoIj6gdacHnmqpQbsrGnxFW48HQ4Rj+fvuNKBffJHSwLP81uZ837SAGawA=
+SHA256 (Pkgfile) = b5ddbcc3c4ba75aa5594f0a6b7876f2a292ef20982d9bdb4179ea6b28e34a712
SHA256 (.footprint) = a38848c09a092f9faf696a9c02a038c9180d0fa5ac6f978945847120f794c003
-SHA256 (zam-plugins-3.12.tar.gz) = e20fec56a781dc4cbba0357afad46d15cdcab980a819db57369f7e9da3ef378a
-SHA256 (dpf-68b3a57a78.tar.gz) = 23e342f158601e4782d9f0208cf9b4a71c6922eaa0ef0b0665760a0cedd50e98
+SHA256 (zam-plugins-3.13.tar.gz) = 9cd27d9609d9a9668aa40018012319689a91733f40ce74602eeaee761abd5362
+SHA256 (dpf-08669d1.tar.gz) = c4359020d1defb7ae2547b5dbdc0cf33f6e0e9cdd3ef75300533b4c4c9f1b9f4
SHA256 (zita-convolver4.patch) = 86bae26d85b863eadd3f3fcbc84208df0d60fcba4132e4c00b37ab7fe9d9bc9c
SHA256 (system-zita-convolver.patch) = fa4880366f99b1bc1cbfdd7ea993cdc9be2bf14d5277a33efdb167550b0e0232
diff --git a/zam-plugins/Pkgfile b/zam-plugins/Pkgfile
index f3720fb96..e8ed8e9dc 100644
--- a/zam-plugins/Pkgfile
+++ b/zam-plugins/Pkgfile
@@ -4,10 +4,10 @@
# Depends on: git jack ladspa libglvnd liblo lv2 zita-convolver
name=zam-plugins
-version=3.12
+version=3.13
release=1
source=(https://github.com/zamaudio/zam-plugins/archive/$version/$name-$version.tar.gz
- https://github.com/DISTRHO/DPF/archive/68b3a57a78d814810972584ed571662fe5cfb8f0/dpf-68b3a57a78.tar.gz
+ https://github.com/DISTRHO/DPF/archive/08669d1bc30c6e971fde800eade4ca40104ba8b2/dpf-08669d1.tar.gz
zita-convolver4.patch system-zita-convolver.patch)
dpf_git=https://github.com/DISTRHO/DPF.git
@@ -16,7 +16,7 @@ source=(https://github.com/zamaudio/zam-plugins/archive/$version/$name-$version.
build() {
cd $name-$version
export HAVE_ZITA_CONVOLVER=true
- cp -r $SRC/DPF-68b3a57a78d814810972584ed571662fe5cfb8f0/* dpf/
+ cp -r $SRC/DPF-08669d1bc30c6e971fde800eade4ca40104ba8b2/* dpf/
make
make DESTDIR=$PKG PREFIX='/usr/' install
}

Generated by cgit