summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2017-03-07 15:20:06 +0100
committerMaikel Wever2017-03-07 15:20:06 +0100
commit0c60ce9634af6e242d37b5bc11de1e578b7c9ec0 (patch)
tree8f24e5a450f2a8ae5118b9b68f05f0bc2bdbe325 /PKGBUILD
parent48861e6cf2ced95ebb984538ba3d0eea21406f4b (diff)
downloadaur-0c60ce9634af6e242d37b5bc11de1e578b7c9ec0.tar.gz
Update to 2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 931e14de35e2..7e706dd05d00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=2.3.2
+pkgver=2.4
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=('b84e0e569db706f6192e3df46f480087')
+md5sums=('e59070a51549a013e498957793a3bbcf')
arch=('any')
package() {