Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=162c9199a798c909bdf62b0d3ca25ef6c151d9ea
commit 162c9199a798c909bdf62b0d3ca25ef6c151d9ea Author: Anthony Jorion <[email protected]> Date: Sat Oct 4 16:36:30 2014 +0200 gimp-2.8.14-1-x86_64 - 2.8.10 -> 2.8.14 + Use mirror to retrieve source diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index 84a2e32..c7f7f7c 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -5,7 +5,7 @@ options+=('asneeded') pkgname=gimp -pkgver=2.8.10 +pkgver=2.8.14 pkgrel=1 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" @@ -15,9 +15,9 @@ groups=('xapps') archs=('i686' 'x86_64') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/ | grep .tar.bz2 | head -n 1 | sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" -source=(ftp://ftp.gimp.org/pub/gimp/v2.8/$pkgname-$pkgver.tar.bz2 \ +source=(http://de-mirror.gimper.net/pub/gimp/v2.8/$pkgname-$pkgver.tar.bz2 \ http://ftp.frugalware.org/pub/other/artwork/gimp/gimp-splash.png) -sha1sums=('6d3c98fcc86f42b0a825a5c62d5d3a5e1c83f48b' \ +sha1sums=('380a8e2887e1a161056444921807e338c3d31653' \ 'f9dd8c292abdf4132fef231feac9360e069ca8dc') options=('scriptlet') _F_gnome_desktop="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
