git » python-tinycss2.git » commit b68617c

Python 3.8 rebuild

author Felix Yan
2019-10-25 20:22:07 UTC
committer Felix Yan
2019-10-25 20:22:07 UTC
parent 67740b4f5391d945bba976b419949170ed280254

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a31bcea..95dd998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=python-tinycss2
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level CSS parser for Python"
 url="https://pypi.python.org/pypi/tinycss2"
 license=('BSD')