htop: 1.0.2 -> 1.0.3

This commit is contained in:
Thomas Penteker 2015-05-27 21:04:52 +02:00
parent e23e5e80c1
commit 06ff382633
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0d01cca8df3349c74569cefebbd9919e htop-1.0.2.tar.gz
e768b9b55c033d9c1dffda72db3a6ac7 htop-1.0.3.tar.gz

View File

@ -1,13 +1,13 @@
# Packager: Simone Rota, sip at crux dot nu
# Maintainer: Thomas Penteker, tek at serverop dot de
# Description: an interactive process viewer
# URL: http://htop.sourceforge.net/
# URL: http://hisham.hm/htop
# Depends on: ncurses
name=htop
version=1.0.2
version=1.0.3
release=1
source=(http://downloads.sourceforge.net/project/htop/htop/$version/htop-$version.tar.gz)
source=(http://hisham.hm/htop/releases/$version/htop-$version.tar.gz)
build() {
cd $name-$version