diff options
Diffstat (limited to 'testing/py3-ticket-auth')
-rw-r--r-- | testing/py3-ticket-auth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ticket-auth/APKBUILD b/testing/py3-ticket-auth/APKBUILD index b2dcc160a9..e7af7effbc 100644 --- a/testing/py3-ticket-auth/APKBUILD +++ b/testing/py3-ticket-auth/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ticket-auth _pkgname=ticket_auth pkgver=0.1.4 -pkgrel=0 +pkgrel=1 pkgdesc="Ticket authentication system" url="https://github.com/gnarlychicken/ticket_auth" arch="noarch" |