summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-02-19 09:10:31 -0800
committerAndy Weidenbaum2016-02-19 09:10:31 -0800
commit03a79e2ea4c81b2d289bfe4755065a88e45be11c (patch)
treeb499189354514692fff9cb60976d7cc275ffc9fc /PKGBUILD
parent899b82c299eefe56bb15a9ba41197ac795b8dfbb (diff)
downloadaur-03a79e2ea4c81b2d289bfe4755065a88e45be11c.tar.gz
update pkgver to 1.44.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3084d1cdfc92..f20dd951a06e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.43.1
+pkgver=1.44.1
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=('f6444416a76c89152ccd8877135e3328')
-sha256sums=('f0bb35005ed6d873e62bae51edb7ecbff87b9238f9733d40e83c6cd3dda43c8d')
+md5sums=('236c02bbcf07962c32d34c3e28ccf664')
+sha256sums=('a9c545dc284c8e310465dba0b2300d898a9dc0d6eba5852f7578e03ff3ffc4ea')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')