diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-update-checker/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-update-checker/APKBUILD b/testing/py-update-checker/APKBUILD index 9bf6f25b15..9f0683270e 100644 --- a/testing/py-update-checker/APKBUILD +++ b/testing/py-update-checker/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-update-checker _pkgname=update_checker pkgver=0.15 -pkgrel=0 +pkgrel=1 pkgdesc="A python module that will check for package updates" url="https://github.com/bboe/update_checker" arch="noarch" |