summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2017-12-17 06:04:26 +0100
committerAlbert Graef2017-12-17 06:04:26 +0100
commit024f34fd882f79eb34e916f1e61e32631a580ef1 (patch)
tree6b7e05ae4ddff4e4c19f4dd148a08f7a48d7f7bb /PKGBUILD
parent4eb039949a0949cad8f190ca9470e052bd11f558 (diff)
downloadaur-gnocl-canvas.tar.gz
Fix the broken source link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f4bf4c5438a..c95c3e1b53da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=gnocl-canvas
_pkgname=gnoclCanvas
pkgver=0.9.95
-pkgrel=1
+pkgrel=2
pkgdesc="Tcl/GTK+ bindings, GnoclCanvas module"
arch=("i686" "x86_64")
license=('custom')
url="http://www.gnocl.org/"
depends=('gnocl' 'tcl' 'gtk2' 'libglade' 'libgnomecanvas')
makedepends=()
-source=("https://launchpad.net/~dr-graef/+archive/gnocl.precise/+files/${pkgname}_${pkgver}.orig.tar.gz"
+source=("https://launchpad.net/~dr-graef/+archive/ubuntu/pure-lang.xenial/+files/${pkgname}_${pkgver}.orig.tar.gz"
"$pkgname-$pkgver.patch")
md5sums=('091225b21c23d112cb721fb2c16dec2f'
'4e40ef50e5f3df3330bda2278e402ebe')