diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-23 20:36:34 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-23 20:36:34 +0100 |
commit | 55f1b3658f2aa5ff2c490a970dfef00994c6dc26 (patch) | |
tree | 2c208ed184fcfe536e62d9490dae648f170c934f /base | |
parent | ec51b4d3a5c299344036d134bfd4f90f2b9b494c (diff) | |
download | nutyx-pakxe-55f1b3658f2aa5ff2c490a970dfef00994c6dc26.tar.gz nutyx-pakxe-55f1b3658f2aa5ff2c490a970dfef00994c6dc26.tar.bz2 nutyx-pakxe-55f1b3658f2aa5ff2c490a970dfef00994c6dc26.tar.xz nutyx-pakxe-55f1b3658f2aa5ff2c490a970dfef00994c6dc26.zip |
htop, maj 0.9-1
Diffstat (limited to 'base')
-rw-r--r-- | base/htop/.footprint.i686 | 2 | ||||
-rw-r--r-- | base/htop/.footprint.x86_64 | 2 | ||||
-rw-r--r-- | base/htop/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/htop/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | base/htop/Pkgfile | 3 |
5 files changed, 3 insertions, 8 deletions
diff --git a/base/htop/.footprint.i686 b/base/htop/.footprint.i686 index c0627979b..34a503e10 100644 --- a/base/htop/.footprint.i686 +++ b/base/htop/.footprint.i686 @@ -1,8 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/htop -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/htop.desktop diff --git a/base/htop/.footprint.x86_64 b/base/htop/.footprint.x86_64 index c0627979b..34a503e10 100644 --- a/base/htop/.footprint.x86_64 +++ b/base/htop/.footprint.x86_64 @@ -1,8 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/htop -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ -rw-r--r-- root/root usr/share/applications/htop.desktop diff --git a/base/htop/.md5sum.i686 b/base/htop/.md5sum.i686 index 183beb197..f78e6447e 100644 --- a/base/htop/.md5sum.i686 +++ b/base/htop/.md5sum.i686 @@ -1 +1 @@ -f0b259ca29175656de48bf0fa0a2e619 htop-0.8.1.tar.gz +7c5507f35f363f3f40183a2ba3c561f8 htop-0.9.tar.gz diff --git a/base/htop/.md5sum.x86_64 b/base/htop/.md5sum.x86_64 index 183beb197..f78e6447e 100644 --- a/base/htop/.md5sum.x86_64 +++ b/base/htop/.md5sum.x86_64 @@ -1 +1 @@ -f0b259ca29175656de48bf0fa0a2e619 htop-0.8.1.tar.gz +7c5507f35f363f3f40183a2ba3c561f8 htop-0.9.tar.gz diff --git a/base/htop/Pkgfile b/base/htop/Pkgfile index 7d2d4b5f9..3cd927ba3 100644 --- a/base/htop/Pkgfile +++ b/base/htop/Pkgfile @@ -2,9 +2,8 @@ # URL: http://htop.sourceforge.net/index.php?page=main # Maintainer: NuTyX packager team # Packager: Skippythekangoo at yahoo dot fr -# Depends on: name=htop -version=0.8.1 +version=0.9 release=1 source=(http://downloads.sourceforge.net/htop/$name-$version.tar.gz) build() { |