summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-11-14 16:19:09 +0100
committerJosip Ponjavic2019-11-14 16:19:09 +0100
commitd4b1bb479c7685fec868f2e29849a196e9786c84 (patch)
treeaa95a89bce1c9f3dbd2a75970d347c26de6b2d89
parentf4be4d21ed1ed95741fc93231851662e7daa9554 (diff)
downloadaur-d4b1bb479c7685fec868f2e29849a196e9786c84.tar.gz
Python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76c0a6cd7e3f..076ca5d2e808 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 = 2
+ pkgrel = 3
url = https://pypi.python.org/pypi/xtermcolor
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index cc334dc78594..833c4bb55963 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-xtermcolor
pkgname=('python-xtermcolor' 'python2-xtermcolor')
_name=xtermcolor
pkgver=1.3
-pkgrel=2
+pkgrel=3
pkgdesc='Python module for colorizing output with xterm 256 color support'
arch=('any')
url='https://pypi.python.org/pypi/xtermcolor'