diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD index 93143e4bbe4..5f53575eb64 100644 --- a/community/py-pygit2/APKBUILD +++ b/community/py-pygit2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py-pygit2 _pkgname=pygit2 -pkgver=0.26.4 +pkgver=0.27.0 pkgrel=0 pkgdesc="Python bindings for libgit2" url="https://github.com/libgit2/pygit2" @@ -51,4 +51,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="e459e47bfa8137421625633a731d49882d95a52d4f2d672f2c8efe7cd6cca4b33335ee77777a353b309df4917d9b29b30c1f9a96b7e226e3e7fe0cd34bbefce6 pygit2-0.26.4.tar.gz" +sha512sums="e19363cc8135b3f538748f07ec937dae6668f22e5881f914e9406dcdabee65ed546caba27703d19fffb146083e492e51837fa93af414a35006cf1c81c36d9356 pygit2-0.27.0.tar.gz"