summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaz-12015-10-24 17:07:18 +0800
committermaz-12015-10-24 17:07:18 +0800
commit4af37aecb530e5f3d752e60d6fc0362032c9f71e (patch)
tree5f7ef0959f549e3ceaafba426a5d7613ae4335ec
parent9a2b40aa5e63cfef49da924d87b4da53b10e7e0c (diff)
downloadaur-4af37aecb530e5f3d752e60d6fc0362032c9f71e.tar.gz
damnit
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07de3608c1c1..ec3adf454fea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-pygubu
pkgdesc = A simple GUI designer for the python tkinter module
pkgver = 0.9.7.7
pkgrel = 1
- url = http://numba.pydata.org/
+ url = https://github.com/alejandroautalan/pygubu
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index ce2b23284c83..071c253b6a75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=python-pygubu
pkgver=0.9.7.7
pkgrel=1
pkgdesc="A simple GUI designer for the python tkinter module"
-url="http://numba.pydata.org/"
+url="https://github.com/alejandroautalan/pygubu"
arch=('i686' 'x86_64')
license=('GPL')
depends=('python' 'tk' 'python-appdirs')