diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-05 01:59:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-06 00:27:32 +0700 |
commit | c3141ab64cc70bd0094687e865e5b4fe50d0e2e1 (patch) | |
tree | 0fb7959762eea78dd82b83bb54fa712c683337f7 /system/gnu-unifont | |
parent | 150bda551429dcfa134439cadc229698d678e10f (diff) | |
download | slackbuilds-c3141ab64cc70bd0094687e865e5b4fe50d0e2e1.tar.gz |
system/gnu-unifont: Updated for version 8.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 c29ba85d2a..527309110a 100644 --- a/system/gnu-unifont/gnu-unifont.SlackBuild +++ b/system/gnu-unifont/gnu-unifont.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for gnu-unifont # Copyright 2010 crocket (crockabiscuit@gmail.com) -# Copyright 2013-2014 LukenShiro, Italy +# Copyright 2013-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnu-unifont -VERSION=${VERSION:-7.0.03} +VERSION=${VERSION:-8.0.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index c20d9a149f..95dcb493dd 100644 --- a/system/gnu-unifont/gnu-unifont.info +++ b/system/gnu-unifont/gnu-unifont.info @@ -1,8 +1,8 @@ PRGNAM="gnu-unifont" -VERSION="7.0.03" +VERSION="8.0.01" HOMEPAGE="http://unifoundry.com/unifont.html" -DOWNLOAD="ftp://ftp.gnu.org/gnu/unifont/unifont-7.0.03/unifont-7.0.03.tar.gz" -MD5SUM="17f4b4de9cf0a58049da251611c19415" +DOWNLOAD="ftp://ftp.gnu.org/gnu/unifont/unifont-8.0.01/unifont-8.0.01.tar.gz" +MD5SUM="b813e863f35e0f5f6235e73041c7b1a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |