summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-04-01 13:41:14 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-04-30 20:38:48 +0700
commit928d2ffb1175828b276a6c507cf6df6d237b4580 (patch)
treedfdc153219bf1c8ed09278b7c5c47ef9eed744e7
parent2e17f26ebb9498983b9a034ddd1cec54fcdd2f98 (diff)
downloadslackbuilds-928d2ffb1175828b276a6c507cf6df6d237b4580.tar.gz
slackbuilds-928d2ffb1175828b276a6c507cf6df6d237b4580.tar.xz
libraries/wxsvg: Updated for version 1.5.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--libraries/wxsvg/wxsvg.SlackBuild4
-rw-r--r--libraries/wxsvg/wxsvg.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/wxsvg/wxsvg.SlackBuild b/libraries/wxsvg/wxsvg.SlackBuild
index 59c09cb369..3514895174 100644
--- a/libraries/wxsvg/wxsvg.SlackBuild
+++ b/libraries/wxsvg/wxsvg.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wxsvg
-# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wxsvg
-VERSION=${VERSION:-1.5.4}
+VERSION=${VERSION:-1.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/wxsvg/wxsvg.info b/libraries/wxsvg/wxsvg.info
index ee8ccb6b3b..a64aa19c52 100644
--- a/libraries/wxsvg/wxsvg.info
+++ b/libraries/wxsvg/wxsvg.info
@@ -1,8 +1,8 @@
PRGNAM="wxsvg"
-VERSION="1.5.4"
+VERSION="1.5.5"
HOMEPAGE="http://sourceforge.net/projects/wxsvg/"
-DOWNLOAD="http://downloads.sourceforge.net/wxsvg/wxsvg-1.5.4.tar.bz2"
-MD5SUM="5c417a4448942c000de415d710b37751"
+DOWNLOAD="http://downloads.sf.net/wxsvg/wxsvg-1.5.5.tar.bz2"
+MD5SUM="0aadf0a5ad80c19c003013ba63358d53"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg wxPython"