summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2018-08-07 00:38:44 +0200
committerJosip Ponjavic2018-08-07 00:38:44 +0200
commitf4be4d21ed1ed95741fc93231851662e7daa9554 (patch)
treead444acf349fc53070612661f45530019283edd9 /PKGBUILD
parentd3ca98143d02160ccae06b66b1e72ddab7165860 (diff)
downloadaur-f4be4d21ed1ed95741fc93231851662e7daa9554.tar.gz
Python 3.7 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59cc5a1c3aaf..cc334dc78594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-xtermcolor
pkgname=('python-xtermcolor' 'python2-xtermcolor')
_name=xtermcolor
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python module for colorizing output with xterm 256 color support'
arch=('any')
url='https://pypi.python.org/pypi/xtermcolor'