summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2016-12-28 12:19:51 +0100
committerMaikel Wever2016-12-28 12:19:51 +0100
commita769ca9409ea1494208840342f0e919b3267c2cc (patch)
tree2bd49b59c4867261798d87bdb3ae2b0cd1708099 /PKGBUILD
parent7052bc0f001a3c333a59d1bcd98a8a9f1e15376e (diff)
downloadaur-a769ca9409ea1494208840342f0e919b3267c2cc.tar.gz
Update to 2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6198bb8282ec..a17a8272dfc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=2.0.1
+pkgver=2.2
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=('586d2e27f8bcb071f018a7d9ce2496ce')
+md5sums=('4ce06879cd8fba39980ca20d6e6256cb')
arch=('any')
package() {