author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 14:48:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 14:48:21 UTC |
parent | 570a9a329c2eedacb0d418f26bbcabea7145298f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 9f41497..d979743 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-license-expression pkgver=30.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Utility to parse, normalize and compare license expressions' arch=('any') url='https://github.com/nexB/license-expression'