diff options
Diffstat (limited to 'main/htop/APKBUILD')
-rw-r--r-- | main/htop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/htop/APKBUILD b/main/htop/APKBUILD index cb62c3a55..7d27031cc 100644 --- a/main/htop/APKBUILD +++ b/main/htop/APKBUILD @@ -1,7 +1,7 @@ # Maintainer:Carlo Landmeter pkgname=htop pkgver=0.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="An interactive process viewer for Linux" url="http://htop.sourceforge.net" license='GPL' |