git » python-license-expression.git » commit 29e4c66

Python 3.10 rebuild

author Felix Yan
2021-12-01 15:06:58 UTC
committer Felix Yan
2021-12-01 15:06:58 UTC
parent 69bb51d06d01f93a882974684b83fcf3baa0b93c

Python 3.10 rebuild

PKGBUILD +1 -1

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