diff options
Diffstat (limited to 'testing/gotop/APKBUILD')
-rw-r--r-- | testing/gotop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gotop/APKBUILD b/testing/gotop/APKBUILD index ee1d7303db..86b9b86836 100644 --- a/testing/gotop/APKBUILD +++ b/testing/gotop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=gotop pkgver=3.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Terminal based graphical activity monitor" url="https://github.com/cjbassi/gotop" arch="all" |