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