git » python-tinycss2.git » commit 230f891

rebuild with python 3.11

author Felix Yan
2023-04-08 08:15:34 UTC
committer Felix Yan
2023-04-08 08:15:34 UTC
parent 15398da2dc4999494b642144542528d066c512c7

rebuild with python 3.11

PKGBUILD +1 -1

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