author | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 22:26:27 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 22:26:27 UTC |
parent | b66eaf7f5c9502f33fde3832f440fb0f3fd90ddd |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 5060d21..6832c44 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pyalpm pkgver=0.10.6 -pkgrel=2 +pkgrel=3 pkgdesc="Python 3 bindings for libalpm" arch=('x86_64') url="https://gitlab.archlinux.org/archlinux/pyalpm"