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 ecf847a009..315cfeb77a 100644 --- a/main/htop/APKBUILD +++ b/main/htop/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="An interactive process viewer" url="http://hisham.hm/htop/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="ncurses-dev" subpackages="$pkgname-doc" |