author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 14:55:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 14:55:31 UTC |
parent | 0fad2ee70058f0f15def296500f18910f95b428b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0c7b7df..5060d21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pyalpm pkgver=0.10.6 -pkgrel=1 +pkgrel=2 pkgdesc="Python 3 bindings for libalpm" arch=('x86_64') url="https://gitlab.archlinux.org/archlinux/pyalpm"