summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2018-08-07 00:38:44 +0200
committerJosip Ponjavic2018-08-07 00:38:44 +0200
commitf4be4d21ed1ed95741fc93231851662e7daa9554 (patch)
treead444acf349fc53070612661f45530019283edd9
parentd3ca98143d02160ccae06b66b1e72ddab7165860 (diff)
downloadaur-f4be4d21ed1ed95741fc93231851662e7daa9554.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 7db0017e7f6b..76c0a6cd7e3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-xtermcolor
pkgdesc = Python module for colorizing output with xterm 256 color support
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/xtermcolor
arch = any
license = MIT
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'