summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-21 20:16:02 -0700
committerAndy Weidenbaum2015-10-21 20:16:02 -0700
commit4c3c185dbcbee20d1d8b540eb0351e41754ccba4 (patch)
tree221a21154353a3c4df37af4d98a3647d16806e50 /PKGBUILD
parent042584ac542738d7cbb56fde47f580acb6bff44d (diff)
downloadaur-4c3c185dbcbee20d1d8b540eb0351e41754ccba4.tar.gz
update pkgver to 1.36
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 808a7fe955a6..823ad1b765f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.35
+pkgver=1.36
pkgrel=1
pkgdesc="Human friendly output for text interfaces using Python"
arch=('any')
@@ -11,8 +11,8 @@ url="https://humanfriendly.readthedocs.org"
license=('MIT')
options=(!emptydirs)
source=(https://pypi.python.org/packages/source/h/${pkgname#python2-}/${pkgname#python2-}-$pkgver.tar.gz)
-md5sums=('97f116751b590911a9b11449c40a781e')
-sha256sums=('de030bb1976b526f514c9a953c38286f50c3ece01180a1efdda56f091eb33164')
+md5sums=('b4f4ad3f906b9ff66ac72ba38d479680')
+sha256sums=('eabb02c7cd003e5524accb861de38f738a38857b446d3c07ae271ab5fb0857e4')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')