summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2016-03-29 07:25:00 +0200
committerJohannes Dewender2016-03-29 07:25:00 +0200
commitde0654d0b6d4e98ae9e69756d1f5ba3552769f4c (patch)
treead18542e97fc9114d142478702421dd01366435e /PKGBUILD
parent2ec6b2c195a7933ac5233def86031e4e013216b3 (diff)
downloadaur-de0654d0b6d4e98ae9e69756d1f5ba3552769f4c.tar.gz
use jessie version 0.9.3.12
The latest unstable is a beta version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67bdec02d23d..d6df5a534997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-apt' 'python2-apt')
_pkgname=python-apt
_pkgname2=python2-apt
-pkgver=0.9.4
+pkgver=0.9.3.12
pkgrel=1
pkgdesc="Python binding of libapt-pkg"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ conflicts=()
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver.tar.xz
fix-pydebug.patch)
-sha256sums=('eaf0fe88ef6e71a67cbf1b20b3d866afb053a35c89edbcb75b8d6b6f4a2aca0f'
+sha256sums=('0a889130fd643be9cc3b4d972819bcb2ba9cc70b923077d4210c297aba07843b'
'8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646')
prepare() {