Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e2210b101cade2a123ec985d4ff239c31873c9da
commit e2210b101cade2a123ec985d4ff239c31873c9da Author: kikadf <[email protected]> Date: Sun Aug 18 12:34:58 2013 +0200 phatch-0.2.7.1-2-x86_64 * Fixx up2date diff --git a/source/xapps-extra/phatch/FrugalBuild b/source/xapps-extra/phatch/FrugalBuild index 32e436e..77d521a 100644 --- a/source/xapps-extra/phatch/FrugalBuild +++ b/source/xapps-extra/phatch/FrugalBuild @@ -10,11 +10,12 @@ pkgrel=2 url="http://photobatch.wikidot.com/" pkgdesc="Phatch is a simple-to-use cross-platform GUI Batch Photo Processor" depends=('wxpython>=2.8.10.1-4' 'imaging' 'pyexiv2' 'nautilus-python' 'findutils') +makedepends=('elinks') #url="http://photobatch.stani.be" archs=('i686' 'x86_64') groups=('xapps-extra') #up2date="Flasttar $url/download/package/" -up2date="lynx -dump https://launchpad.net/phatch/+packages | sed -n 's/.*phatch *\([0-9].*\)-1.*/\1/p' | sort | tail -1" +up2date="elinks -dump https://launchpad.net/phatch/+packages | sed -n 's/.*phatch *\([0-9].*\)-1.*/\1/p' | sort | tail -1" #source=("http://photobatch.stani.be/download/package/$pkgname-$pkgver.tar.gz") source=(https://launchpad.net/ubuntu/saucy/+source/phatch/0.2.7.1-1ubuntu2/+files/${pkgname}_$pkgver.orig.tar.gz) _F_cd_path="$pkgname-0.2.7" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
