summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2017-11-11 22:50:10 +0100
committerAlbert Graef2017-11-11 22:50:10 +0100
commitc853655bbdcadc2534627f9eca77f0d3194f8025 (patch)
tree8e817b7f62a0dbcc6f07b0ae8cc2f96dce90fd6a /PKGBUILD
parent956d6b0fd6925059ab8a2733af40f15fe4ed1f27 (diff)
downloadaur-gnocl.tar.gz
Fix the broken source link, as reported by ant
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88614c3740ae..e4f27f06b228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=gnocl
pkgver=0.9.96+20130131
_pkgver=0.9.96
-pkgrel=1
+pkgrel=2
pkgdesc="Tcl/GTK+ bindings"
arch=("i686" "x86_64")
license=('custom')
url="http://www.gnocl.org/"
depends=('tcl' 'gtk2' 'libglade' 'libnotify')
makedepends=()
-source=("https://launchpad.net/~dr-graef/+archive/gnocl.precise/+files/${pkgname}_${pkgver}.orig.tar.bz2"
+source=("https://launchpad.net/~dr-graef/+archive/ubuntu/pure-lang.xenial/+files/${pkgname}_${pkgver}.orig.tar.bz2"
"$pkgname-$pkgver.patch")
md5sums=('f36639e8cc1236e4e240f406a936ccd3'
'729c0c47ca108f1adb219605b0c7006b')