summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bce53f7bf68..6bcab51b1225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.44.4
+pkgver=1.44.5
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=('c3562820e3243ae4554b2e9eb2eba08c')
-sha256sums=('c5aee31d97727bf2e153b0441d3eeaa12e3a657a1d568c190ea80d1856a620c4')
+md5sums=('3e251fb642bda8eb84ad242dfecd673b')
+sha256sums=('4465e94cdfac4659c485a680057eae8beadd94f480db8cfa71de8fc85ddc429c')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')