diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2021-09-16 21:23:32 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-26 21:54:22 +0700 |
commit | de00b13f0d58c0919dce2a62e5fb3021247b9326 (patch) | |
tree | 8f4dad7a35115e664bcdabd1ddf25530926c2e2b /system/gnu-unifont | |
parent | 520b8135b0236b2121a5026b31390c8bf9ba51fd (diff) |
system/gnu-unifont: Updated for version 14.0.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gnu-unifont')
-rw-r--r-- | system/gnu-unifont/gnu-unifont.SlackBuild | 4 | ||||
-rw-r--r-- | system/gnu-unifont/gnu-unifont.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/gnu-unifont/gnu-unifont.SlackBuild b/system/gnu-unifont/gnu-unifont.SlackBuild index 655869167d2a..2eb70d9d49fa 100644 --- a/system/gnu-unifont/gnu-unifont.SlackBuild +++ b/system/gnu-unifont/gnu-unifont.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2010 crocket (crockabiscuit@gmail.com) # Copyright 2013-2015 LukenShiro, Italy -# Copyright 2019-2020 Tomasz Bywalec +# Copyright 2019-2021 Tomasz Bywalec # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnu-unifont -VERSION=${VERSION:-13.0.06} +VERSION=${VERSION:-14.0.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index fbcf5b0e78a2..eb347bfef2e1 100644 --- a/system/gnu-unifont/gnu-unifont.info +++ b/system/gnu-unifont/gnu-unifont.info @@ -1,8 +1,8 @@ PRGNAM="gnu-unifont" -VERSION="13.0.06" +VERSION="14.0.01" HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.06/unifont-13.0.06.tar.gz" -MD5SUM="60971929464ceb99bbcca55b9ad7c796" +DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-14.0.01/unifont-14.0.01.tar.gz" +MD5SUM="ecf9fdad6f0d3f2376a4f3709ea1aa79" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |