diff --git a/htop/.footprint b/htop/.footprint index 34a503e10..b230239a0 100644 --- a/htop/.footprint +++ b/htop/.footprint @@ -4,6 +4,11 @@ drwxr-xr-x root/root usr/bin/ 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 +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/htop.svg drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/htop.1.gz diff --git a/htop/.signature b/htop/.signature index 0ef3fec98..817e14d98 100644 --- a/htop/.signature +++ b/htop/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YSq8ctC4ZPn14QD/J8f2mrXdEOBgLpeRJ1wcEFEuIPxhVUjAQGFa6RQitxA36E6yNHga1+SasfS8zorxd5fKAA= -SHA256 (Pkgfile) = 760c0c03da6d14430b1abcee07bb308656ede052c9d6895507afb7067b04a216 -SHA256 (.footprint) = bfae807b71236669702c9c2039bec568370d96f2c817e4673076a689ddd0feb8 -SHA256 (htop-3.0.2.tar.gz) = b4744a3bea279f2a3725ed8e5e35ffd9cb10d66673bf07c8fe21feb3c4661305 +RWSE3ohX2g5d/amjhVZ6c07wu1m3gks4XtQKdNd08zQ2EBQijxF12PJ1kkjYUd5FeYMWCpLay17nADPzan31jSunv4UQyb47RwA= +SHA256 (Pkgfile) = 4a50905440e5ee66eedb6f442f6d4fa6e631e1c659c0d56069aa67ea87f635e5 +SHA256 (.footprint) = b377a802671ebe4fd8ea2812caa2a98f5f017a5069a04a48f12e97f6703d80b4 +SHA256 (htop-3.0.3.tar.gz) = 725103929c925a7252b4dedeb29b3a1da86a2f74e96c50eb9ea6c8fec1942cd2 diff --git a/htop/Pkgfile b/htop/Pkgfile index facb0291d..e660cd1c9 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses name=htop -version=3.0.2 +version=3.0.3 release=1 source=(https://github.com/htop-dev/htop/archive/$version/htop-$version.tar.gz)