diff options
Diffstat (limited to 'community/py-pygit2/APKBUILD')
-rw-r--r-- | community/py-pygit2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD index 9f10603520..f5b68f8185 100644 --- a/community/py-pygit2/APKBUILD +++ b/community/py-pygit2/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pygit2 _pkgname=pygit2 pkgver=0.25.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for libgit2" url="https://github.com/libgit2/pygit2" arch="all" |