summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2018-01-31 15:30:11 +0100
committerChristopher Arndt2018-01-31 15:30:11 +0100
commit2be0370c9e3bce93a2431c2641133f5bbb8541e0 (patch)
tree9292add10888d1394b5ae106edba8f19c04b1814 /PKGBUILD
parent5bd55aec895d4d39449ddd17bed40c5ee6eafe3d (diff)
downloadaur-2be0370c9e3bce93a2431c2641133f5bbb8541e0.tar.gz
Upstream replaced wrong distribution tarball; adapted patch
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a9b3b43a345..e1d5ead5e003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ng-jackspa
pkgver=1.0
-pkgrel=4
+pkgrel=5
pkgdesc="A set of LADSPA plugin hosts for JACK with graphical and terminal user interfaces"
arch=('i686' 'x86_64')
url="https://git.tuxfamily.org/legip/ng-jackspa.git/"
@@ -13,8 +13,8 @@ source=(
"ngjackspa-${pkgver}.tar.gz::https://git.tuxfamily.org/legip/ng-jackspa.git/plain/ngjackspa-${pkgver}.tar.gz?h=download"
'0001-Makefile-do-not-disable-deprecated-glib-GTK-code.patch'
)
-sha256sums=('82cc502c7ca1c19f2581cc1a2a41645419ab9566d65c8c4c4c1d88467570cf6a'
- '0e240ab9d1703e55f2aef16bad93d7184f8b2ec3928535ff0423f433abf01de0')
+sha256sums=('4ec971f4aab03c8d8a63439bbabc220e36ee16cd0f29e89772066291daf13102'
+ '9997bae7bd58bafa9fcd3e2b1f47a92687364fa83414feed4071063861b41637')
prepare() {