X-Git-Url: http://gitweb/?a=blobdiff_plain;f=psmisc%2FPkgfile;h=fa4eb5e47eee1cb517f0f197b055afab2b4e8c18;hb=6214a1c83f5300e06961487b7c208ec6553ccfbb;hp=83e224a33d1a1ccef82e9da7495116fee421836a;hpb=83e7e2d09802b3a99d4eda97a03cad72a1b1039a;p=crossrootfs.git diff --git a/psmisc/Pkgfile b/psmisc/Pkgfile index 83e224a..fa4eb5e 100644 --- a/psmisc/Pkgfile +++ b/psmisc/Pkgfile @@ -1,11 +1,11 @@ # Description: Small utilities that use the /proc filesystem # URL: http://psmisc.sourceforge.net/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel@crux-arm.nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: ncurses name=psmisc -version=22.10 +version=22.13 release=1 source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz) @@ -26,5 +26,5 @@ EOF make make DESTDIR=$PKG install - rm -f $PKG/usr/bin/{oldfuser,pstree.x11} + rm -f $PKG/usr/bin/pstree.x11 }