diff options
author | pomfland <pomfland@tfwno.gf> | 2024-07-09 20:19:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-09 20:47:20 +0700 |
commit | 709713971cf879fbf7e905ce582810861d2820f8 (patch) | |
tree | 7f88992151ce4097b7198fddbcf0c191cffdefb5 | |
parent | 29da8488ba62e5588bec15229633b9963f94843e (diff) |
system/ttf-doulos-sil: Updated for version 6.200.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/ttf-doulos-sil/ttf-doulos-sil.SlackBuild | 6 | ||||
-rw-r--r-- | system/ttf-doulos-sil/ttf-doulos-sil.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/system/ttf-doulos-sil/ttf-doulos-sil.SlackBuild b/system/ttf-doulos-sil/ttf-doulos-sil.SlackBuild index 3ebcf10cc8cd..3f7b6df4a2eb 100644 --- a/system/ttf-doulos-sil/ttf-doulos-sil.SlackBuild +++ b/system/ttf-doulos-sil/ttf-doulos-sil.SlackBuild @@ -1,10 +1,10 @@ #!/bin/bash -# @(#) ttf-doulos-sil.SlackBuild 1.2@(#) +# @(#) ttf-doulos-sil.SlackBuild 1.4@(#) # Slackware build script for ttf-doulos-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-doulos-sil -VERSION=${VERSION:-6.101} +VERSION=${VERSION:-6.200} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/ttf-doulos-sil/ttf-doulos-sil.info b/system/ttf-doulos-sil/ttf-doulos-sil.info index d5d1d42aa113..e70ccc0ede5c 100644 --- a/system/ttf-doulos-sil/ttf-doulos-sil.info +++ b/system/ttf-doulos-sil/ttf-doulos-sil.info @@ -1,8 +1,8 @@ PRGNAM="ttf-doulos-sil" -VERSION="6.101" +VERSION="6.200" HOMEPAGE="https://software.sil.org/doulos/" -DOWNLOAD="https://software.sil.org/downloads/r/doulos/DoulosSIL-6.101.zip" -MD5SUM="7a02601cab06b8add247af2464a44b85" +DOWNLOAD="https://software.sil.org/downloads/r/doulos/DoulosSIL-6.200.zip" +MD5SUM="b45115b9afefca0062cd9f7e2d2bc118" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |