summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaikel Wever2020-12-06 17:22:14 +0100
committerMaikel Wever2020-12-06 17:22:14 +0100
commit768cd6e28cc6d203a4e446c286c82e444c7d32f0 (patch)
treece5134e61602d4c90515f3f5daf924e698ff3669 /PKGBUILD
parent55443e52320ffca13cfa21dd6f54496e72ffe543 (diff)
downloadaur-768cd6e28cc6d203a4e446c286c82e444c7d32f0.tar.gz
Update to 9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2709886cbb1..55f2e3ccb3d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Maikel Wever <maikelwever@gmail.com>
pkgname=python-humanfriendly
-pkgver=8.2
+pkgver=9.0
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=('727cc3770afc811d2bd2c06ee0c5e5e9')
+md5sums=('15b9e0a179941aa2bfe01a0cfc4cf6d5')
arch=('any')
package() {