diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-04-30 21:29:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-30 21:29:15 +0700 |
commit | ad1a1d82ce65a9a1b79ac9c2bd73cabd867e1a35 (patch) | |
tree | 07eba8ea003efafc90c251607faeea6093d9e91f /system | |
parent | c06917fa4ea42c1b29de36a18e0a017328cc72f1 (diff) |
system/ttf-crosscorefonts: Update HOMEPAGE and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/ttf-crosscorefonts/README | 4 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/slack-desc | 2 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild | 4 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.info | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/system/ttf-crosscorefonts/README b/system/ttf-crosscorefonts/README index f28fa37a4427..7d079c23eaf9 100644 --- a/system/ttf-crosscorefonts/README +++ b/system/ttf-crosscorefonts/README @@ -6,5 +6,5 @@ The three standard ones closely mimic the most popular ones for the Windows platform and Linux's so-called Liberation fonts but are available under an OpenFont license. -Tinos, Arimo and Cousine, appear to be variations of the old standard Times, -Arial and Courier. +Tinos, Arimo and Cousine, appear to be variations of the old standard +Times, Arial and Courier. diff --git a/system/ttf-crosscorefonts/slack-desc b/system/ttf-crosscorefonts/slack-desc index 25f09e0cd18d..61f303930b89 100644 --- a/system/ttf-crosscorefonts/slack-desc +++ b/system/ttf-crosscorefonts/slack-desc @@ -14,6 +14,6 @@ ttf-crosscorefonts: The three standard ones closely mimic the most popular ones ttf-crosscorefonts: Windows platform and Linux's so-called Liberation fonts but are ttf-crosscorefonts: available under an OpenFont license. ttf-crosscorefonts: -ttf-crosscorefonts: Home page: https://code.google.com/archive/p/chromium-os/issues/5287 +ttf-crosscorefonts: Home page: https://fonts.google.com/ ttf-crosscorefonts: ttf-crosscorefonts: diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild index cb7f5e80486b..3087706687b0 100644 --- a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild +++ b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ttf-crosscorefonts. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=ttf-crosscorefonts VERSION=${VERSION:-1.31.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.info b/system/ttf-crosscorefonts/ttf-crosscorefonts.info index 8750ff66072f..6e5116d86bdf 100644 --- a/system/ttf-crosscorefonts/ttf-crosscorefonts.info +++ b/system/ttf-crosscorefonts/ttf-crosscorefonts.info @@ -1,6 +1,6 @@ PRGNAM="ttf-crosscorefonts" VERSION="1.31.0" -HOMEPAGE="https://code.google.com/archive/p/chromium-os/issues/5287" +HOMEPAGE="https://fonts.google.com/" DOWNLOAD="http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-1.31.0.tar.bz2" MD5SUM="3c90ac73fd13bd79684d9dc073840328" DOWNLOAD_x86_64="" |