diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2021-02-19 23:28:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-19 23:28:32 +0700 |
commit | 127a1086c0dde4deb00c52189704cc847209ba77 (patch) | |
tree | 349bc4e57e732f65c98835b0db7660a624000a17 /system/gnu-unifont | |
parent | 8ef279c5cca2b6ee304ca98e1a5d54f49ee247d3 (diff) |
system/gnu-unifont: Updated for version 13.0.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gnu-unifont')
-rw-r--r-- | system/gnu-unifont/gnu-unifont.SlackBuild | 2 | ||||
-rw-r--r-- | system/gnu-unifont/gnu-unifont.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/gnu-unifont/gnu-unifont.SlackBuild b/system/gnu-unifont/gnu-unifont.SlackBuild index 576ecdd26d754..85ea602913afd 100644 --- a/system/gnu-unifont/gnu-unifont.SlackBuild +++ b/system/gnu-unifont/gnu-unifont.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnu-unifont -VERSION=${VERSION:-13.0.05} +VERSION=${VERSION:-13.0.06} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index 8dfddd226cef2..fbcf5b0e78a2e 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.05" +VERSION="13.0.06" HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.05/unifont-13.0.05.tar.gz" -MD5SUM="c84a6ac1e8d44ae68d8d07ca3d344b4c" +DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.06/unifont-13.0.06.tar.gz" +MD5SUM="60971929464ceb99bbcca55b9ad7c796" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |