Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88a336226d95ecb777ed6063445c9a7ec40327c9
commit 88a336226d95ecb777ed6063445c9a7ec40327c9 Author: janny <[EMAIL PROTECTED]> Date: Sun Mar 2 11:21:59 2008 +0100 gimp-2.4.5-1-i686 * minor version bump * No new features are being added here, just bug-fixes. diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index ea79b3a..55b4ef6 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: VMiklos <[EMAIL PROTECTED]> pkgname=gimp -pkgver=2.4.4 +pkgver=2.4.5 pkgrel=1 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/|grep tar.bz2|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" source=(ftp://ftp.gimp.org/pub/gimp/v2.4/$pkgname-$pkgver.tar.bz2) -sha1sums=('47c80470e15e3fa29e46652130e870e0c952789f') +sha1sums=('70cf6af5700cf6db73fca898510873394eb95581') options=('scriptlet') _F_gnome_desktop="y" Finclude gnome-scriptlet _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
