From 7d82f2a448c1e3c89c4c4e4aa1094caf7f9f0f25 Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Wed, 16 Aug 2017 21:30:42 +0100 Subject: graphics/graphite2: Updated for version 1.3.10. Signed-off-by: David Spencer --- graphics/graphite2/graphite2.SlackBuild | 4 ++-- graphics/graphite2/graphite2.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild index e2d1e0c34c..1c744e147c 100644 --- a/graphics/graphite2/graphite2.SlackBuild +++ b/graphics/graphite2/graphite2.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=graphite2 -VERSION=${VERSION:-1.3.9} +VERSION=${VERSION:-1.3.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -54,7 +54,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -eu rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/graphics/graphite2/graphite2.info b/graphics/graphite2/graphite2.info index dcbe3d0579..72df9f9ebd 100644 --- a/graphics/graphite2/graphite2.info +++ b/graphics/graphite2/graphite2.info @@ -1,8 +1,8 @@ PRGNAM="graphite2" -VERSION="1.3.9" +VERSION="1.3.10" HOMEPAGE="http://graphite.sil.org/" -DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.9/graphite2-1.3.9.tgz" -MD5SUM="17e6a3b1a88c100c9e3fc0763c85d269" +DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.10/graphite2-1.3.10.tgz" +MD5SUM="b39d5ed21195f8b709bcee548c87e2b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3