Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=4c7b24ee397ab737cd8c3bd17f060624dac9d70e
commit 4c7b24ee397ab737cd8c3bd17f060624dac9d70e Author: kikadf <[email protected]> Date: Thu Jun 7 20:06:20 2012 +0200 psutils-1.17-4-i686 * Fix up2date (arm compatible) diff --git a/source/apps/psutils/FrugalBuild b/source/apps/psutils/FrugalBuild index 0ef6542..0815b86 100644 --- a/source/apps/psutils/FrugalBuild +++ b/source/apps/psutils/FrugalBuild @@ -4,14 +4,13 @@ pkgname=psutils pkgver=1.17 -pkgrel=3 +pkgrel=4 pkgdesc='Postscript utilities' url="http://knackered.org/angus/psutils/" depends=('glibc') -makedepends=('elinks') groups=('apps') archs=('i686' 'x86_64' 'arm') -up2date="elinks -dump https://launchpad.net/ubuntu/+source/psutils | grep psutils/[[:digit:]] | sed 's:.*psutils\/\([0-9].[0-9]*\)-.*:\1:' | sort | head -1" +up2date="lynx -dump https://launchpad.net/ubuntu/+source/psutils | grep psutils/[[:digit:]] | sed 's:.*psutils\/\([0-9].[0-9]*\)-.*:\1:' | sort | head -1" source=(https://launchpad.net/ubuntu/+archive/primary/+files/$pkgname'_'$pkgver.orig.tar.gz) sha1sums=('bb1a73c1922a34cb07b4061b41683941bf5c6d65') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
