Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af4a774edb4620529ff752ce9349655bf2144294
commit af4a774edb4620529ff752ce9349655bf2144294 Author: crazy <[email protected]> Date: Wed Oct 28 19:11:49 2015 +0100 xrestop-0.4-3-x86_64 * pkgrel+++ * last touched 2009 diff --git a/source/xapps-extra/xrestop/FrugalBuild b/source/xapps-extra/xrestop/FrugalBuild index 3b35d5a..35767db 100644 --- a/source/xapps-extra/xrestop/FrugalBuild +++ b/source/xapps-extra/xrestop/FrugalBuild @@ -3,11 +3,12 @@ pkgname=xrestop pkgver=0.4 -pkgrel=2 +pkgrel=3 pkgdesc="A utility to monitor the usage of resources within the X Server, and display them in a manner similar to top." url="http://www.freedesktop.org/Software/xrestop" license="GPL" depends=('libxres>=1.0.3-3' 'ncurses') +makedepends=('x11-protos') archs=('i686' 'x86_64') groups=('xapps-extra') up2date="lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|tail -n 1|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
