git » python-license-expression.git » commit 847484d

Python 3.10 rebuild

author Evangelos Foutras
2021-12-02 19:21:11 UTC
committer Evangelos Foutras
2021-12-02 19:21:11 UTC
parent 29e4c66d07fd7f4989fd4adacfefa74b9dfbe96f

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d548da6..308b83b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 pkgname='python-license-expression'
 _name=${pkgname#python-}
 pkgver=21.6.14
-pkgrel=3
+pkgrel=4
 pkgdesc='Utility to parse, normalize and compare license expressions'
 arch=('any')
 url='https://github.com/nexB/license-expression'