diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD
index fe16268a2b830dfb596d0e3c5fd63e9dc83a2025..155e4b0b6012768fbdf21d7738629c00dbd7b77a 100644
--- a/community/py-pygit2/APKBUILD
+++ b/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=1
 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"