git » pyalpm.git » commit 1de331a

Python 3.8 rebuild

author Felix Yan
2019-11-03 21:48:53 UTC
committer Felix Yan
2019-11-03 21:48:53 UTC
parent e3005e6757aa31b57459016ea638a82f818dc9ce

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f720d95..be9dde4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=pyalpm
 pkgver=0.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Libalpm bindings for Python 3"
 arch=('x86_64')
 url="https://git.archlinux.org/pyalpm.git/"