diff options
author | pomfland <pomfland@tfwno.gf> | 2024-07-09 20:19:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-09 20:46:24 +0700 |
commit | 29da8488ba62e5588bec15229633b9963f94843e (patch) | |
tree | 4150ee184ee616460c45f6850d0ad7756ba0d325 /system/ttf-charis-sil | |
parent | 548e8957eb74cbd2df1e30bf125d3a9b4f0acadf (diff) |
system/ttf-charis-sil: Updated for version 6.200.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-charis-sil')
-rw-r--r-- | system/ttf-charis-sil/ttf-charis-sil.SlackBuild | 6 | ||||
-rw-r--r-- | system/ttf-charis-sil/ttf-charis-sil.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/ttf-charis-sil/ttf-charis-sil.SlackBuild b/system/ttf-charis-sil/ttf-charis-sil.SlackBuild index 6c9f9d6744f5f..bd911732aea23 100644 --- a/system/ttf-charis-sil/ttf-charis-sil.SlackBuild +++ b/system/ttf-charis-sil/ttf-charis-sil.SlackBuild @@ -1,10 +1,10 @@ #!/bin/bash -# @(#) ttf-charis-sil.SlackBuild 1.5@(#) +# @(#) ttf-charis-sil.SlackBuild 1.4@(#) # Slackware build script for ttf-charis-sil -# Copyright 2022 pomfland +# Copyright 2024 pomfland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ttf-charis-sil -VERSION=${VERSION:-6.101} +VERSION=${VERSION:-6.200} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/ttf-charis-sil/ttf-charis-sil.info b/system/ttf-charis-sil/ttf-charis-sil.info index 2e9caf72e1b4e..26d7a7cc3e04e 100644 --- a/system/ttf-charis-sil/ttf-charis-sil.info +++ b/system/ttf-charis-sil/ttf-charis-sil.info @@ -1,8 +1,8 @@ PRGNAM="ttf-charis-sil" -VERSION="6.101" +VERSION="6.200" HOMEPAGE="https://software.sil.org/charis/" -DOWNLOAD="https://software.sil.org/downloads/r/charis/CharisSIL-6.101.zip" -MD5SUM="56450842e03197611d8439dd98b9b8cc" +DOWNLOAD="https://software.sil.org/downloads/r/charis/CharisSIL-6.200.zip" +MD5SUM="5759fcc629e70c25bdf53a9d1e920d6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |