Browse Source
system/ttf-mononoki: Updated for version 1.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/196/head
Andrew Clemons
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
system/ttf-mononoki/ttf-mononoki.SlackBuild
-
system/ttf-mononoki/ttf-mononoki.info
|
|
@ -3,7 +3,7 @@ |
|
|
|
# Slackware build script for ttf-mononoki |
|
|
|
|
|
|
|
# Copyright 2016-2017,2021 Andrew Clemons, Wellington New Zealand |
|
|
|
# Copyright 2022 Andrew Clemons, Tokyo Japan |
|
|
|
# Copyright 2022-2023 Andrew Clemons, Tokyo Japan |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=ttf-mononoki |
|
|
|
SRCNAM=${PRGNAM#ttf-} |
|
|
|
VERSION=${VERSION:-1.5} |
|
|
|
VERSION=${VERSION:-1.6} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="ttf-mononoki" |
|
|
|
VERSION="1.5" |
|
|
|
VERSION="1.6" |
|
|
|
HOMEPAGE="https://github.com/madmalik/mononoki" |
|
|
|
DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.5/mononoki-1.5.tar.gz" |
|
|
|
MD5SUM="c0ca98b21c906486104dd5fb5c1c2166" |
|
|
|
DOWNLOAD="https://github.com/madmalik/mononoki/archive/1.6/mononoki-1.6.tar.gz" |
|
|
|
MD5SUM="2b5901a6e8acb262eefaa480b562ec37" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|