---
community/py-pygit2/APKBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD
index 1acd7f7129..d8eb8dcd08 100644
--- a/community/py-pygit2/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Pierre-Gildas MILLON <pgmillon@gmail.com>
-# Maintainer:
+# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-pygit2
_pkgname=pygit2
-pkgver=0.27.2
+pkgver=0.28.0
pkgrel=0
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
@@ -50,4 +50,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="f6578a3694babe7837a5ccc4c99e2fa1827b5f67815f2cac6f3b3d0498d94a0ffeb55d3c6e9c9417d47ecbf0ad9a10302e3b59ea0d2e9eec6d9da8426b10175b pygit2-0.27.2.tar.gz"
+sha512sums="a14751708873559ca653fda7c63dee47e4e7086c61c64b139c0dae0d1c66ea2ef3fd74afb774aa03f64aae34168828dd0c2b4533e137bd8bdc22a4104bb3e79e pygit2-0.28.0.tar.gz"
--
2.21.0
---
Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org
Help: alpine-aports+help@lists.alpinelinux.org
---