inkscape: update to 0.48.3.1.
This commit is contained in:
parent
a5d9baa9ff
commit
720510a5e0
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'inkscape'
|
# Template file for 'inkscape'
|
||||||
pkgname=inkscape
|
pkgname=inkscape
|
||||||
version=0.48.2
|
version=0.48.3.1
|
||||||
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-lcms"
|
configure_args="--enable-lcms"
|
||||||
revision=2
|
|
||||||
short_desc="vector-based drawing program"
|
short_desc="vector-based drawing program"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://inkscape.org/"
|
homepage="http://inkscape.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=223a42ba6e3644bb2956c485ca0c210edc14e90fa882cdc57c1bb9f35b8f6783
|
checksum=073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88
|
||||||
long_desc="
|
long_desc="
|
||||||
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics)
|
||||||
format, a standard maintained by the WWW consortium."
|
format, a standard maintained by the WWW consortium."
|
||||||
|
|
Loading…
Reference in a new issue