aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pygit2
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-pygit2')
-rw-r--r--community/py-pygit2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD
index 155e4b0b60..0138e6b194 100644
--- a/community/py-pygit2/APKBUILD
+++ b/community/py-pygit2/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py-pygit2
_pkgname=pygit2
-pkgver=0.28.0
-pkgrel=1
+pkgver=0.28.1
+pkgrel=0
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
arch="all"
@@ -50,4 +50,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="a14751708873559ca653fda7c63dee47e4e7086c61c64b139c0dae0d1c66ea2ef3fd74afb774aa03f64aae34168828dd0c2b4533e137bd8bdc22a4104bb3e79e pygit2-0.28.0.tar.gz"
+sha512sums="46bb9d6150b7413311f26ea1aeae15cdcd22a2d5c4cafa17bd8a1c02dbf0c9a630cf89583e77a07be5c74334ac28a672de31290ba986476ded25e8a19abf7f3b pygit2-0.28.1.tar.gz"