summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2018-01-29 15:47:02 +0100
committerChristopher Arndt2018-01-29 15:47:02 +0100
commit5bd55aec895d4d39449ddd17bed40c5ee6eafe3d (patch)
treec88d97759251b733026593908f7fc58265805596 /PKGBUILD
parent25ae3d155b9ad3763d19c1c5e25b9144d5355212 (diff)
downloadaur-5bd55aec895d4d39449ddd17bed40c5ee6eafe3d.tar.gz
Update project homepage and download URL
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 0a439dc1533e..0a9b3b43a345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=ng-jackspa
pkgver=1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A set of LADSPA plugin hosts for JACK with graphical and terminal user interfaces"
arch=('i686' 'x86_64')
-url="https://gna.org/projects/ngjackspa"
+url="https://git.tuxfamily.org/legip/ng-jackspa.git/"
license=('GPL2')
depends=('gtkmm' 'jack' 'qt4')
makedepends=('gdb' 'ladspa')
source=(
- "http://repo.or.cz/ng-jackspa.git/blob_plain/refs/heads/download:/ngjackspa-${pkgver}.tar.gz"
+ "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'