From 644361397df536316a2701a61240747271d2dd23 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Aug 2009 11:18:18 +0200 Subject: [PATCH] gegl: update to 0.1.0. --HG-- extra : convert_revision : fd5a5b133450462d2e3fe3dde33439403fae2fa9 --- templates/gegl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/gegl/template b/templates/gegl/template index 1ce8a69303f..2981550b1e0 100644 --- a/templates/gegl/template +++ b/templates/gegl/template @@ -1,11 +1,11 @@ # Template build file for 'gegl'. pkgname=gegl -version=0.0.22 -distfiles="ftp://ftp.gimp.org/pub/gegl/0.0/$pkgname-$version.tar.bz2" +version=0.1.0 +distfiles="ftp://ftp.gimp.org/pub/gegl/0.1/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="graph based image processing framework" maintainer="Juan RP " -checksum=857233c84fe4a215466582eeeac3e719059f2d467f700a9f6885c35f55caa65b +checksum=430a79400041209d8bc42576c4d9f0c0a6e7564fdfe95ccd83f33ab7eaf238d5 long_desc=" GEGL (Generic Graphics Library) is a graph based image processing framework.