diff options
Diffstat (limited to 'testing/py3-github3')
-rw-r--r-- | testing/py3-github3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-github3/APKBUILD b/testing/py3-github3/APKBUILD index 0d365b29ce..eafd85e5f4 100644 --- a/testing/py3-github3/APKBUILD +++ b/testing/py3-github3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-github3 _pkgname=github3.py pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper for the GitHub API" url="https://github3py.readthedocs.org/" arch="noarch" |