summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-04-21 07:01:59 -0700
committerAndy Weidenbaum2016-04-21 07:01:59 -0700
commit24002676f9735c3ed8040e97fbb63b02028aa150 (patch)
tree484c43a47f6e85d772e6d57260e725016b987f25 /PKGBUILD
parent0c156dfb6b29303ea71338f2b8b630da8044e3ab (diff)
downloadaur-24002676f9735c3ed8040e97fbb63b02028aa150.tar.gz
update pkgver to 1.44.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bcab51b1225..614328f8cd96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.44.5
+pkgver=1.44.7
pkgrel=1
pkgdesc="Human friendly output for text interfaces using Python"
arch=('any')
@@ -10,9 +10,9 @@ makedepends=('python2-setuptools')
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=('3e251fb642bda8eb84ad242dfecd673b')
-sha256sums=('4465e94cdfac4659c485a680057eae8beadd94f480db8cfa71de8fc85ddc429c')
+source=(https://pypi.python.org/packages/05/43/47c39f284391051c503322b86d2ffbe1e7314a3156cf5649aa7af03c85fb/${pkgname#python2-}-$pkgver.tar.gz)
+md5sums=('ead99eb5d8a8416b6b1a1a41892efa06')
+sha256sums=('fcee758612edc6fead9b8fd1d5a473eab2c3a84cf8766f3ce70862ccd35e8a64')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')