summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-10-22 08:56:25 -0700
committerAndy Weidenbaum2015-10-22 08:56:25 -0700
commitfc467fbe46d150d8afa185bdf895bdb03158c88c (patch)
tree78ea4fcfd81431105e6f0b8e44db4bd34fb5fb2e /PKGBUILD
parent4c3c185dbcbee20d1d8b540eb0351e41754ccba4 (diff)
downloadaur-fc467fbe46d150d8afa185bdf895bdb03158c88c.tar.gz
update pkgver to 1.38
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 823ad1b765f5..ba998bb83343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.36
+pkgver=1.38
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=('b4f4ad3f906b9ff66ac72ba38d479680')
-sha256sums=('eabb02c7cd003e5524accb861de38f738a38857b446d3c07ae271ab5fb0857e4')
+md5sums=('22e57255d8fbd06b15ae616e907b6d49')
+sha256sums=('1706a6e72c28d4001d2f2c963e74d120d36b9b9047e4026c0909f37b3da5e558')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')