diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-07-25 11:08:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-28 08:51:47 +0700 |
commit | 0d9261555bd82eceb0d66148ef9959bfffec95ff (patch) | |
tree | 1bd3af86c9ec91ad96af88bc4f81caea67d4f871 /system/ttf-crosscorefonts | |
parent | 68189cb623575b2561669a6d5b47ebd5f6821816 (diff) | |
download | slackbuilds-0d9261555bd82eceb0d66148ef9959bfffec95ff.tar.gz |
system/ttf-crosscorefonts: Updated for version 20180624.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/ttf-crosscorefonts')
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild | 4 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild index 1bc4653834..b92c9f4ed7 100644 --- a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild +++ b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ttf-crosscorefonts -VERSION=${VERSION:-20180322} +VERSION=${VERSION:-20180624} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} SRCNAM=${SRCNAM:-noto-fonts} -SRCVER=${SRCVER:-b207fc31b093948dfc6d77b47042ce2f335bc631} +SRCVER=${SRCVER:-449470a4d83f6eecdb4a537ab66fcbb5ff28917a} set -e diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.info b/system/ttf-crosscorefonts/ttf-crosscorefonts.info index 10a228c309..ecc533ca12 100644 --- a/system/ttf-crosscorefonts/ttf-crosscorefonts.info +++ b/system/ttf-crosscorefonts/ttf-crosscorefonts.info @@ -1,8 +1,8 @@ PRGNAM="ttf-crosscorefonts" -VERSION="20180322" +VERSION="20180624" HOMEPAGE="https://github.com/googlei18n/noto-fonts" -DOWNLOAD="https://github.com/googlei18n/noto-fonts/archive/b207fc31b093948dfc6d77b47042ce2f335bc631/noto-fonts-b207fc31b093948dfc6d77b47042ce2f335bc631.tar.gz" -MD5SUM="10ddf3ea3edbd8409b7b532a068214ee" +DOWNLOAD="https://github.com/googlei18n/noto-fonts/archive/449470a4d83f6eecdb4a537ab66fcbb5ff28917a/noto-fonts-449470a4d83f6eecdb4a537ab66fcbb5ff28917a.tar.gz" +MD5SUM="acd40dfe3dca60cfb545afd3cba944f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |