summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2017-09-29 14:43:17 +0200
committerMaikel Wever2017-09-29 14:43:17 +0200
commit0744762dfdb2f8487c5ab811fea65be31621de12 (patch)
tree5677b728933aa934cffa8f1c8d6529b9041d04f9 /PKGBUILD
parent26fdf675f17e8d9983d636a319de76c84e8cdf67 (diff)
downloadaur-0744762dfdb2f8487c5ab811fea65be31621de12.tar.gz
Update to 4.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e706dd05d00..dd52a467dbc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=2.4
+pkgver=4.4.1
pkgrel=1
pkgdesc="Human friendly input/output in Python"
url="https://github.com/xolox/python-humanfriendly"
@@ -8,7 +8,7 @@ license=('MIT')
depends=('python')
makedepends=('python-setuptools')
source=("https://github.com/xolox/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('e59070a51549a013e498957793a3bbcf')
+md5sums=('89c6b86c744e7fc44ac884119bf740dc')
arch=('any')
package() {