git » python-tinycss2.git » commit 6e228da

Python 3.10 rebuild

author Felix Yan
2021-12-02 11:58:11 UTC
committer Felix Yan
2021-12-02 11:58:11 UTC
parent febff8ffd9c0393b6f31020cfc539e6567850f67

Python 3.10 rebuild

PKGBUILD +1 -1

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