diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index 9718279fa28..80e337ae518 100644 --- a/srcpkgs/inkscape/template +++ b/srcpkgs/inkscape/template @@ -1,15 +1,14 @@ # Template file for 'inkscape' pkgname=inkscape -version=0.48.2 +version=0.48.3.1 distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--enable-lcms" -revision=2 short_desc="vector-based drawing program" maintainer="Juan RP " homepage="http://inkscape.org/" license="GPL-2" -checksum=223a42ba6e3644bb2956c485ca0c210edc14e90fa882cdc57c1bb9f35b8f6783 +checksum=073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88 long_desc=" Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics) format, a standard maintained by the WWW consortium."