diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2020-05-16 11:00:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-19 23:37:44 +0700 |
commit | 73d1ed09dcff6f7cb421d399cf45c5901aab6fdc (patch) | |
tree | b313e3c3e928209a99719bd33b0fb4d4e2ab886e /system/gnu-unifont | |
parent | 42eb062c8a969f824912a3d1d92f956c6de67170 (diff) |
system/gnu-unifont: Updated for version 13.0.02.
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 46b50fdb2c12..8e0635b9383e 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.01} +VERSION=${VERSION:-13.0.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index 6d49c6638e34..233b4278ff96 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.01" +VERSION="13.0.02" HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.01/unifont-13.0.01.tar.gz" -MD5SUM="2c200d2732b54c397480e4d8e8540b30" +DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-13.0.02/unifont-13.0.02.tar.gz" +MD5SUM="1523ab453136c82db6dec2717c8f0e57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |