diff options
Diffstat (limited to 'testing/img/APKBUILD')
-rw-r--r-- | testing/img/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/img/APKBUILD b/testing/img/APKBUILD index 4c28eeca28..4f685559cd 100644 --- a/testing/img/APKBUILD +++ b/testing/img/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Lucas Ramage <ramage.lucas@protonmail.com> pkgname=img pkgver=0.5.7 -pkgrel=0 +pkgrel=1 pkgdesc="Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder" url="https://github.com/genuinetools/img" arch="x86_64" |