diff options
Diffstat (limited to 'testing/ctop/APKBUILD')
-rw-r--r-- | testing/ctop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ctop/APKBUILD b/testing/ctop/APKBUILD index e6893ce6a3..cee41d0047 100644 --- a/testing/ctop/APKBUILD +++ b/testing/ctop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Shyam Sunder <sgsunder1@gmail.com> pkgname=ctop pkgver=0.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Top-like interface for container metrics" url="https://ctop.sh/" arch="all" |