summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-01-20 07:36:39 -0800
committerAndy Weidenbaum2016-01-20 07:36:39 -0800
commit899b82c299eefe56bb15a9ba41197ac795b8dfbb (patch)
tree1fe07f9c070de049cc8f96c02e9111cfa0219ec5 /PKGBUILD
parent6a519c3ce797429cd0ae9b1a2ec1b4f781cf178b (diff)
downloadaur-899b82c299eefe56bb15a9ba41197ac795b8dfbb.tar.gz
update pkgver to 1.43.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29b81ade37eb..3084d1cdfc92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-humanfriendly
-pkgver=1.42
+pkgver=1.43.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=('23250a4d0b871915642d89df137b3c2f')
-sha256sums=('e64417fd2b7e9b1fa0c2264e03a289734c2c7692030059fc4d3a0440b1e87da3')
+md5sums=('f6444416a76c89152ccd8877135e3328')
+sha256sums=('f0bb35005ed6d873e62bae51edb7ecbff87b9238f9733d40e83c6cd3dda43c8d')
provides=('humanfriendly' 'python2-humanfriendly')
conflicts=('humanfriendly')