summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsmo Toijala2022-01-23 18:10:48 +0200
committerIsmo Toijala2022-01-23 18:10:48 +0200
commit67270254ef7d763ec9e673303dbd8a12511ab588 (patch)
tree6e74c0ad07ddd66d55417721bed26b500dda8258 /PKGBUILD
parent232ad38f998039b578fd57369b44c7320a3aee10 (diff)
downloadaur-python-humanfriendly.tar.gz
bump for python 3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20e1d9bd6a63..c4ba998d107e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-humanfriendly
pkgver=10.0
-pkgrel=1
+pkgrel=2
pkgdesc="Human friendly input/output in Python"
arch=('any')
url="https://github.com/xolox/python-humanfriendly"