diff options
-rw-r--r-- | community/py3-gitpython/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD index 5112d182db..46859da32c 100644 --- a/community/py3-gitpython/APKBUILD +++ b/community/py3-gitpython/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=py3-gitpython pkgver=3.1.24 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 Git Library" url="https://github.com/gitpython-developers/GitPython" arch="noarch" |