summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2016-09-18 14:36:01 +0200
committerJohannes Dewender2016-09-18 14:36:01 +0200
commit6e55cbf579d409998eca1846e69b303feede560d (patch)
tree202d9c4c9562bcae85e995533c8b979f4e8345b5 /PKGBUILD
parentebd76db74dfe5d20ffad2227c9287a206ca6a2b9 (diff)
downloadaur-6e55cbf579d409998eca1846e69b303feede560d.tar.gz
0.1.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3142579c36e..dab392c22903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Dewender arch at JonnyJD dot net
pkgbase=python-debian
pkgname=('python-debian' 'python2-debian')
-pkgver=0.1.28
+pkgver=0.1.29
pkgrel=1
pkgdesc="Python modules to work with Debian-related data formats"
arch=('any')
@@ -10,7 +10,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=('355edeaa0e2d5a46e4b12c83c7a17386526af4fee34c1d4054fc03bd4f0adf00')
+sha256sums=('932c81517a75fb4a86944b247b136895b08bbb010c28631c25afdf006d8b3373')
package_python-debian() {
depends=(python-chardet python-six)