diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-08-18 04:24:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:41 +0700 |
commit | 1e53d74e219609f2a0eec83b5731f9661dbb79bb (patch) | |
tree | 0c8a842394de0541729b45b20663f929c1e4ec8e /graphics/graphite2 | |
parent | 4e5a97efe2b96620229b9a51ac61fa9f6a3a51bf (diff) | |
download | slackbuilds-1e53d74e219609f2a0eec83b5731f9661dbb79bb.tar.gz |
graphics/graphite2: Updated for version 1.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/graphite2')
-rw-r--r-- | graphics/graphite2/graphite2.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/graphite2/graphite2.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild index 8f13a3b112..19cc534e14 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.11} +VERSION=${VERSION:-1.3.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/graphite2/graphite2.info b/graphics/graphite2/graphite2.info index 56c586cba1..b1af03d760 100644 --- a/graphics/graphite2/graphite2.info +++ b/graphics/graphite2/graphite2.info @@ -1,8 +1,8 @@ PRGNAM="graphite2" -VERSION="1.3.11" +VERSION="1.3.12" HOMEPAGE="http://graphite.sil.org/" -DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.11/graphite2-1.3.11.tgz" -MD5SUM="9b6166dee759e2175fe7983f65bd8be2" +DOWNLOAD="https://github.com/silnrsi/graphite/releases/download/1.3.12/graphite2-1.3.12.tgz" +MD5SUM="75eafa40b5d2cfee852f40b42ef553f5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |