summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-07-27 12:39:46 -0700
committerAndy Weidenbaum2015-07-27 12:39:46 -0700
commit3cfa7272e0efad0319970223f7fa1740b0cc0bec (patch)
tree44851ebdb7078b00e652ed826db0f77e5010240a /PKGBUILD
parentc670831d442e4ff9c3dd6147d2940f1190c85737 (diff)
downloadaur-3cfa7272e0efad0319970223f7fa1740b0cc0bec.tar.gz
update pkgver to 1.33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d37ee1f2dce..69517bb3bcec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.32
+pkgver=1.33
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=('a43c02c9aede09b8b8ecd631f4c358ca')
-sha256sums=('79e631a8aa122c5366839f19e692ef4a7fdaf95f1d6fd82382fb47cfc56db2c0')
+md5sums=('94495956a3c31c86152e6be8a6a85ab6')
+sha256sums=('158259d5cb9b762fb094a3cbbade70b5e623568b92c3765d1914fa87f5bf4ecc')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')