diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2020-07-08 20:25:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:01 +0700 |
commit | b939558e55932b3722bd530e17c9dd3c66f5e342 (patch) | |
tree | 6e07b76a71e0955f53d0241e4f0daed809509407 /system | |
parent | 109b0ceb0bc1b03d54911d76b9c538198099abf6 (diff) | |
download | slackbuilds-b939558e55932b3722bd530e17c9dd3c66f5e342.tar.gz |
system/gnu-unifont: Updated for version 13.0.03.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 8e0635b938..8fb1ec918f 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.02} +VERSION=${VERSION:-13.0.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index 233b4278ff..170cfc9bcc 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.02" +VERSION="13.0.03" HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.02/unifont-13.0.02.tar.gz" -MD5SUM="1523ab453136c82db6dec2717c8f0e57" +DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.03/unifont-13.0.03.tar.gz" +MD5SUM="ea585627fce8b5d798161403fbfaef06" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |