diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-pygithub/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygithub/APKBUILD b/testing/py3-pygithub/APKBUILD index d4f7cb130d..7233a33b13 100644 --- a/testing/py3-pygithub/APKBUILD +++ b/testing/py3-pygithub/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pygithub _pkgname=PyGithub pkgver=1.44 -pkgrel=0 +pkgrel=1 pkgdesc="Typed interactions with the GitHub API v3" url="https://github.com/PyGithub/PyGithub" arch="noarch" |