summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2016-10-06 16:30:17 +0200
committerMaikel Wever2016-10-06 16:30:17 +0200
commit7052bc0f001a3c333a59d1bcd98a8a9f1e15376e (patch)
tree33397ff13ae9ebfa5b03a7da96c408877048229b /PKGBUILD
parentafd6146a656db7686fcea616fd2637212de0ad47 (diff)
downloadaur-7052bc0f001a3c333a59d1bcd98a8a9f1e15376e.tar.gz
Update to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98574d0304b6..6198bb8282ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=1.44.7
+pkgver=2.0.1
pkgrel=1
pkgdesc="Human friendly input/output in Python"
url="https://github.com/xolox/python-humanfriendly"
license=('MIT')
depends=('python')
source=("https://github.com/xolox/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('b8ecb8e1a8735a40e04efe9172082639')
+md5sums=('586d2e27f8bcb071f018a7d9ce2496ce')
arch=('any')
package() {