summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-02-20 09:55:18 -0800
committerAndy Weidenbaum2016-02-20 09:55:18 -0800
commitbe47591da188c16d9bef006356387b0405912eca (patch)
tree72d819355b360e4da85efddfe35b983f0735070b /PKGBUILD
parent03a79e2ea4c81b2d289bfe4755065a88e45be11c (diff)
downloadaur-be47591da188c16d9bef006356387b0405912eca.tar.gz
update pkgver to 1.44.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f20dd951a06e..a04f3ac44c09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.44.1
+pkgver=1.44.3
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=('236c02bbcf07962c32d34c3e28ccf664')
-sha256sums=('a9c545dc284c8e310465dba0b2300d898a9dc0d6eba5852f7578e03ff3ffc4ea')
+md5sums=('90235c58bc27c4e9c09b59564e383253')
+sha256sums=('910a01f17d73536d53f0464c3d825e64efcb56fff80c58b383b78bfab5f934d0')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')