diff options
-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() { |