graphics/inkscape: Updated for version 1.3.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fernando Lopez Jr 2023-08-19 09:17:09 +09:00 committed by Willy Sudiarto Raharjo
parent 8f50e46f49
commit f85e95926a
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -25,8 +25,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=inkscape
VERSION=${VERSION:-1.2}
EXTRAVER=${EXTRAVER:-2022-05-15_dc2aedaf03}
VERSION=${VERSION:-1.3}
EXTRAVER=${EXTRAVER:-2023-07-21_0e150ed6c4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="inkscape"
VERSION="1.2"
VERSION="1.3"
HOMEPAGE="http://www.inkscape.org/"
DOWNLOAD="https://media.inkscape.org/dl/resources/file/inkscape-1.2.tar.xz"
MD5SUM="fb40ac4635b9ea5608e1706584cd0665"
DOWNLOAD="https://media.inkscape.org/dl/resources/file/inkscape-1.3.tar.xz"
MD5SUM="3b16db43ffdae2156c4f318a44c32bbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="GraphicsMagick gdl dos2unix double-conversion libcdr lxml python2-numpy potrace pstoedit scour"