diff options
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 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 |