diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-05-19 20:28:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-20 08:35:09 +0700 |
commit | c0611804208da0ffee692f994080675386740141 (patch) | |
tree | 0776a2ec062722f360eb1b1f0f3fb2ac4f0bf708 /system | |
parent | c2faf4482bf0888ff08c6fdefe457f73f17b346d (diff) | |
download | slackbuilds-c0611804208da0ffee692f994080675386740141.tar.gz |
system/ttf-crosscorefonts: Updated for version 20180322.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/ttf-crosscorefonts/README | 2 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild | 4 | ||||
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.info | 6 |
3 files changed, 7 insertions, 5 deletions
diff --git a/system/ttf-crosscorefonts/README b/system/ttf-crosscorefonts/README index 9cdcae5297..f53567ab9f 100644 --- a/system/ttf-crosscorefonts/README +++ b/system/ttf-crosscorefonts/README @@ -8,3 +8,5 @@ available under an OpenFont license. Tinos, Arimo and Cousine, appear to be variations of the old standard Times, Arial and Courier. + +NOTE: This SlackBuild conflicts with "google-fonts" SlackBuild. diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild index 4b3b9d9ff3..1bc4653834 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:-20180111} +VERSION=${VERSION:-20180322} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} SRCNAM=${SRCNAM:-noto-fonts} -SRCVER=${SRCVER:-73683215d976115b8f0f11f3e4e61bb116709924} +SRCVER=${SRCVER:-b207fc31b093948dfc6d77b47042ce2f335bc631} set -e diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.info b/system/ttf-crosscorefonts/ttf-crosscorefonts.info index 2339147bea..10a228c309 100644 --- a/system/ttf-crosscorefonts/ttf-crosscorefonts.info +++ b/system/ttf-crosscorefonts/ttf-crosscorefonts.info @@ -1,8 +1,8 @@ PRGNAM="ttf-crosscorefonts" -VERSION="20180111" +VERSION="20180322" HOMEPAGE="https://github.com/googlei18n/noto-fonts" -DOWNLOAD="https://github.com/googlei18n/noto-fonts/archive/73683215d976115b8f0f11f3e4e61bb116709924/noto-fonts-73683215d976115b8f0f11f3e4e61bb116709924.tar.gz" -MD5SUM="1b6f6c0e8a1721a0457522867357208a" +DOWNLOAD="https://github.com/googlei18n/noto-fonts/archive/b207fc31b093948dfc6d77b47042ce2f335bc631/noto-fonts-b207fc31b093948dfc6d77b47042ce2f335bc631.tar.gz" +MD5SUM="10ddf3ea3edbd8409b7b532a068214ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |