| author | Jelle van der Waa
            <jelle@archlinux.org> 2020-01-22 16:42:28 UTC  | 
| committer | Jelle van der Waa
            <jelle@archlinux.org> 2020-01-22 16:42:28 UTC  | 
| parent | 1de331a862ee19166804f2c698123bbabdfea6c4 | 
| PKGBUILD | +2 | -2 | 
diff --git a/PKGBUILD b/PKGBUILD index be9dde4..12a61f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer : Rémy Oudompheng <remy@archlinux.org> pkgname=pyalpm -pkgver=0.9.0 -pkgrel=3 +pkgver=0.9.1 +pkgrel=1 pkgdesc="Libalpm bindings for Python 3" arch=('x86_64') url="https://git.archlinux.org/pyalpm.git/"