summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-24 21:20:20 +0200
committerJohannes Dewender2015-06-24 21:20:20 +0200
commit2ec6b2c195a7933ac5233def86031e4e013216b3 (patch)
treef40e50cf8e30183f3c813acf41447d0f8ab03b97 /PKGBUILD
parent423d52c8ee0fddf67adb39ff4d41d3c5e95ff704 (diff)
downloadaur-2ec6b2c195a7933ac5233def86031e4e013216b3.tar.gz
0.9.4
We don't update to the 1.0.0 beta for now.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8251d00db403..67bdec02d23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=('python-apt' 'python2-apt')
_pkgname=python-apt
_pkgname2=python2-apt
-pkgver=0.9.3.11
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
pkgdesc="Python binding of libapt-pkg"
arch=('i686' 'x86_64')
url="http://packages.debian.org/sid/python-apt"
@@ -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=('33d9fd106f0f2bbcdf49711a198d196bf6624ed335eec856c278ff73ca2e5fc9'
+sha256sums=('eaf0fe88ef6e71a67cbf1b20b3d866afb053a35c89edbcb75b8d6b6f4a2aca0f'
'8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646')
prepare() {