summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e16b1866efc8..49dc4de24ebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Nov 11 21:48:04 UTC 2017
pkgbase = gnocl
pkgdesc = Tcl/GTK+ bindings
pkgver = 0.9.96+20130131
- pkgrel = 1
+ pkgrel = 2
url = http://www.gnocl.org/
arch = i686
arch = x86_64
@@ -10,7 +12,7 @@ pkgbase = gnocl
depends = gtk2
depends = libglade
depends = libnotify
- source = https://launchpad.net/~dr-graef/+archive/gnocl.precise/+files/gnocl_0.9.96+20130131.orig.tar.bz2
+ source = https://launchpad.net/~dr-graef/+archive/ubuntu/pure-lang.xenial/+files/gnocl_0.9.96+20130131.orig.tar.bz2
source = gnocl-0.9.96+20130131.patch
md5sums = f36639e8cc1236e4e240f406a936ccd3
md5sums = 729c0c47ca108f1adb219605b0c7006b
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')