aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-17 12:40:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:32 +0000
commita0f0843065da727a20635b67ef17680adce849a4 (patch)
tree5266f7b3998ad62c2f46079874ce12605b20117d
parentcd1fbd717ddaee6eb6d0a28ad98bc731dc09de0c (diff)
community/py3-pygit2: rebuild against python 3.9
-rw-r--r--community/py3-pygit2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pygit2/APKBUILD b/community/py3-pygit2/APKBUILD
index fc41923fb52..8043bd4a083 100644
--- a/community/py3-pygit2/APKBUILD
+++ b/community/py3-pygit2/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-pygit2
_pkgname=pygit2
pkgver=1.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
arch="all"