summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2016-05-08 21:51:57 +0200
committerJohannes Dewender2016-05-08 21:51:57 +0200
commit23ebd7febb2ee797531e3e43d5ce29e0a7109840 (patch)
tree237a4e52a77dd9ee32c008b818e49e2f4a80851c /PKGBUILD
parentbec9af03c48db66b9c1e92f5ac4c13bf85ed7a0a (diff)
downloadaur-23ebd7febb2ee797531e3e43d5ce29e0a7109840.tar.gz
2.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b292a797287c..8d8360b3f6e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonyJD dot net
pkgname=debhelper-python2
_pkgname=python-defaults
-pkgver=2.7.9
+pkgver=2.7.11
pkgrel=1
_pkgrel=1
pkgdesc="debhelper scripts for Python 2: pyversions, python2.pm"
@@ -21,7 +21,7 @@ backup=()
options=()
install=
source=(http://ftp.debian.org/debian/pool/main/p/$_pkgname/${_pkgname}_$pkgver-$_pkgrel.tar.gz makefile_supported.patch)
-md5sums=('8e24223ea104fe178162180fa62f6625'
+md5sums=('0f119432bf36065d00f836ccc9a2f1d6'
'ba61b80b7461b85283b6695e1bf6a768')
prepare() {