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/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild | |
parent | c06917fa4ea42c1b29de36a18e0a017328cc72f1 (diff) |
system/ttf-crosscorefonts: Update HOMEPAGE and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild')
-rw-r--r-- | system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild b/system/ttf-crosscorefonts/ttf-crosscorefonts.SlackBuild index cb7f5e8048..3087706687 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 |