summaryrefslogtreecommitdiff
path: root/htop
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2015-05-27 21:04:52 +0200
committerThomas Penteker <tek@serverop.de>2015-05-27 21:04:52 +0200
commit06ff382633fa3cbab5fa807dc6d3916eda01c490 (patch)
tree6fce710f7da4a0df8ab428875dad1fd7e6f2257b /htop
parente23e5e80c1b9ed72b83a335464b6dc645785734d (diff)
downloadopt-06ff382633fa3cbab5fa807dc6d3916eda01c490.tar.gz
opt-06ff382633fa3cbab5fa807dc6d3916eda01c490.tar.xz
htop: 1.0.2 -> 1.0.3
Diffstat (limited to 'htop')
-rw-r--r--htop/.md5sum2
-rw-r--r--htop/Pkgfile6
2 files changed, 4 insertions, 4 deletions
diff --git a/htop/.md5sum b/htop/.md5sum
index 572662c97..7e03899df 100644
--- a/htop/.md5sum
+++ b/htop/.md5sum
@@ -1 +1 @@
-0d01cca8df3349c74569cefebbd9919e htop-1.0.2.tar.gz
+e768b9b55c033d9c1dffda72db3a6ac7 htop-1.0.3.tar.gz
diff --git a/htop/Pkgfile b/htop/Pkgfile
index c58bd88f3..f281bf23f 100644
--- a/htop/Pkgfile
+++ b/htop/Pkgfile
@@ -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

Generated by cgit