summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlesebas2022-01-22 20:15:58 +0100
committerlesebas2022-01-22 20:15:58 +0100
commitd8f5b2e36293b2ddb9ed8d913968bee06326ab42 (patch)
treea756053294ab22d61d79200ffbd1f35f8f94db9f /PKGBUILD
parentc52674b894bb1a034aa767350c7d3084589ef45a (diff)
downloadaur-d8f5b2e36293b2ddb9ed8d913968bee06326ab42.tar.gz
update to 0.9_5 swapping from setuptools to pip
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 613a38d7728f..20ba74bdc438 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-hurry-filesize
pkgver=0.9
-pkgrel=4
+pkgrel=5
pkgdesc="A simple Python library for human readable file sizes (or anything sized in bytes)."
arch=('any')
url="http://pypi.python.org/pypi/hurry.filesize/"