summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTeteros2021-07-06 12:58:24 +0100
committerTeteros2021-07-06 12:58:24 +0100
commit354f6a834956cac20778c9a61d4335ff66c3b590 (patch)
tree5d173385fa348878fedd26b0e4aed5d0444e6be0 /PKGBUILD
parent461fd5ad444062c960025adff2670dbb311016bc (diff)
downloadaur-calf-ladspa.tar.gz
0.90.1.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf8b7d808c0e..6d0fe4cf2a7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _forkname=veal
_commit=f889b76ff8d288df6f2ea4c9e315632b63831039
pkgname=calf-ladspa
pkgver=0.90.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="JACK audio plug-ins for musicians (LADSPA version)"
arch=(i686 x86_64)
url="https://github.com/LMMS/veal"
@@ -16,9 +16,7 @@ source=("https://github.com/LMMS/$_forkname/archive/$_commit.tar.gz"
"https://raw.githubusercontent.com/LMMS/lmms/7e986a83230b5f52a4cd3a917c99d69ac96f007a/plugins/LadspaEffect/calf/CMakeLists.txt"
"https://raw.githubusercontent.com/LMMS/lmms/ae0dd21df30fb42a2194e2752d1c00ea0d2afdb9/plugins/LadspaEffect/calf/config.h.in")
noextract=("$_commit.tar.gz")
-sha256sums=('38280b04d18a58ef105c6cc1570f544c3c9d22cbf9a7d692a8725268bccb48f3'
- '8eb416c9adff1c0e50a9042e4179a424ed312c8b5de5ca4e232e279b65910aa0'
- '8cd19eb7f19ecdbcbe3b82f91e703981f0c36d348d6a150f640ab2162d8cbad4')
+sha256sums=('SKIP' 'SKIP' 'SKIP')
prepare(){
mkdir "$_forkname"