summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaikel Wever2018-05-29 11:36:06 +0200
committerMaikel Wever2018-05-29 11:36:06 +0200
commit932f8fe36d4dde173d10268bb76523527d4228d4 (patch)
treed3d892c87f48321bdba9f29351d1c227ff16432a
parent0744762dfdb2f8487c5ab811fea65be31621de12 (diff)
downloadaur-932f8fe36d4dde173d10268bb76523527d4228d4.tar.gz
Update to 4.12.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd52a467dbc6..8d591161697c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=4.4.1
+pkgver=4.12.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=('89c6b86c744e7fc44ac884119bf740dc')
+md5sums=('a1361ba37543295c3f75cca69850c0cb')
arch=('any')
package() {