graphics/inkscape: Updated for version 0.92.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Fernando Lopez Jr 2017-09-03 22:30:16 +01:00 committed by David Spencer
parent 53b9cae7c9
commit b9e85c0795
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=inkscape
VERSION=${VERSION:-0.92.1}
VERSION=${VERSION:-0.92.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="inkscape"
VERSION="0.92.1"
VERSION="0.92.2"
HOMEPAGE="http://www.inkscape.org/"
DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.92.1.tar.bz2"
MD5SUM="db2eb2a566cf35ff949fc9ccb172889a"
DOWNLOAD="https://inkscape.global.ssl.fastly.net/media/resources/file/inkscape-0.92.2.tar.bz2"
MD5SUM="6f6bcbd0237ecd064460315465467b04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml numpy"