summaryrefslogtreecommitdiff
path: root/community/python-apsw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-apsw/PKGBUILD')
-rw-r--r--community/python-apsw/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/python-apsw/PKGBUILD b/community/python-apsw/PKGBUILD
index 29788a146..5eca89749 100644
--- a/community/python-apsw/PKGBUILD
+++ b/community/python-apsw/PKGBUILD
@@ -4,14 +4,14 @@
pkgbase=python-apsw
pkgname=('python-apsw' 'python2-apsw')
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.4.3
+pkgrel=1
arch=('i686' 'x86_64')
-url="http://code.google.com/p/apsw/"
+url="https://github.com/rogerbinns/apsw"
license=('MIT')
makedepends=('python' 'python2')
-source=("http://apsw.googlecode.com/files/apsw-${pkgver}-r1.zip" 'LICENSE')
-md5sums=('83ffdbda803f9ea2091705d35ca6b0e5'
+source=("https://github.com/rogerbinns/apsw/archive/$pkgver-r1.tar.gz" "LICENSE")
+md5sums=('e61577de3e60c1822ce98da4027f09f3'
'efc704d50cb39441d00f9dc76cbe6665')
build() {