summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordylan araps2017-05-04 12:59:27 +1000
committerdylan araps2017-05-04 12:59:27 +1000
commitf7a5ee19c3cd138a97997a4ec0f435e314409aec (patch)
treebbde3918c41a50e73939b3778db07211f246ac78 /PKGBUILD
parentec05d4226d171cb7870d4185342880e808efa650 (diff)
downloadaur-f7a5ee19c3cd138a97997a4ec0f435e314409aec.tar.gz
Update python-apt to beta3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 991408c1bb2f..f22a2db94329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('python-apt' 'python2-apt')
_pkgname=python-apt
_pkgname2=python2-apt
-pkgver=1.4.0~beta2
+pkgver=1.4.0~beta3
pkgrel=1
pkgdesc="Python binding of libapt-pkg"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ conflicts=()
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver.tar.xz
fix-pydebug.patch)
-sha256sums=('ac521853d7d675f49af81a58c9824521d48f74058b26ef5abbdc44dff4d79343'
+sha256sums=('ee5d237a3ab91292e44dc9edf593e906bd5ca67953f828c3aa19b921b42f8485'
'8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646')
prepare() {