author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:51:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:51:21 UTC |
parent | a036109bd520b5e976f69ec988d725ee82d279af |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a47d6bc..2c54e95 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-pycryptodome pkgname=('python-pycryptodome' 'python2-pycryptodome') pkgver=3.11.0 -pkgrel=2 +pkgrel=3 license=('BSD') arch=('x86_64') url='https://www.pycryptodome.org/'