summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Vreeland2018-05-28 11:53:01 -0600
committerJustin Vreeland2018-05-28 11:56:58 -0600
commit67038a71c11a19c0dbe1e7db750109d62498c766 (patch)
tree72aff3b4accb88d7dc77835cd365f89196672c13 /PKGBUILD
parent0c443de2d4b833a3b60d67abaae5fa7b83e30124 (diff)
downloadaur-67038a71c11a19c0dbe1e7db750109d62498c766.tar.gz
0.1.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcf87274c56f..68372ba30f5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgbase=python-debian
pkgname=('python-debian' 'python2-debian')
-pkgver=0.1.30
+pkgver=0.1.32
pkgrel=1
pkgdesc="Python modules to work with Debian-related data formats"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
makedepends=('python-setuptools' 'python2-setuptools')
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/p/$pkgbase/${pkgbase}_$pkgver.tar.xz)
-sha256sums=('b90194b72788cd4abb7bcbfee214bc1181a6ace8a6a097b639c9f1464ec862d5')
+sha256sums=('5020601b8a8e6fdab07a2717183a1f0b9f4856423ea226a0dd23ef80ec686dd7')
package_python-debian() {
depends=(python-chardet python-six)