diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-03-07 13:34:20 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:03 +0700 |
commit | 38f12ad70677737430276a390fb23613513cae4d (patch) | |
tree | de2ead8ee81b0bbe9a98cc786ce431ace0afd246 /graphics/graphite2 | |
parent | abf25458c1bc42f7fc0c48901eacc57295301552 (diff) | |
download | slackbuilds-38f12ad70677737430276a390fb23613513cae4d.tar.gz |
graphics/graphite2: Updated for version 1.3.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/graphite2')
-rw-r--r-- | graphics/graphite2/graphite2.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/graphite2/graphite2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild index 1c744e147c..8f13a3b112 100644 --- a/graphics/graphite2/graphite2.SlackBuild +++ b/graphics/graphite2/graphite2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for graphite2 -# Copyright 2015-2017 Hunter Sezen California, USA +# Copyright 2015-2018 Hunter Sezen California, USA # 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=graphite2 -VERSION=${VERSION:-1.3.10} +VERSION=${VERSION:-1.3.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/graphite2/graphite2.info b/graphics/graphite2/graphite2.info index 72df9f9ebd..7672e39919 100644 --- a/graphics/graphite2/graphite2.info +++ b/graphics/graphite2/graphite2.info @@ -1,8 +1,8 @@ PRGNAM="graphite2" -VERSION="1.3.10" +VERSION="1.3.11" HOMEPAGE="http://graphite.sil.org/" -DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.10/graphite2-1.3.10.tgz" -MD5SUM="b39d5ed21195f8b709bcee548c87e2b5" +DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.11/graphite2-1.3.11.tgz" +MD5SUM="9b6166dee759e2175fe7983f65bd8be2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |