summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-08-07 00:37:07 +0200
committerJosip Ponjavic2018-08-07 00:37:07 +0200
commit8b8d22c2b5ad5bcbf93d92dd1ff7c9ef5d45ad9f (patch)
tree6eb756abe36bb905c0ee64b15e8eb78693be2120
parente25be93b90682594330bab51cf23344c39206144 (diff)
downloadaur-8b8d22c2b5ad5bcbf93d92dd1ff7c9ef5d45ad9f.tar.gz
Python 3.7 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d38e48c6bf9..019c965164db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyprind
pkgdesc = Python Progress Bar and Percent Indicator Utility
pkgver = 2.11.2
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/PyPrind/
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index d9b23d5efba9..87dc226aef2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pyprind
pkgname=('python-pyprind' 'python2-pyprind')
_name=PyPrind
pkgver=2.11.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python Progress Bar and Percent Indicator Utility'
arch=('any')
url='https://pypi.python.org/pypi/PyPrind/'