author | Felix Yan
<felixonmars@archlinux.org> 2020-11-10 08:19:50 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2020-11-10 08:19:50 UTC |
parent | 531c36fd78a1c100f5405c27dd43fa7bb424ed8a |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b0b5ecc..8926252 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pyalpm pkgver=0.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="Libalpm bindings for Python 3" arch=('x86_64') url="https://git.archlinux.org/pyalpm.git/"