summaryrefslogtreecommitdiffstats
path: root/system/ttf-monaco/ttf-monaco.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/ttf-monaco/ttf-monaco.SlackBuild')
-rw-r--r--system/ttf-monaco/ttf-monaco.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/ttf-monaco/ttf-monaco.SlackBuild b/system/ttf-monaco/ttf-monaco.SlackBuild
index db1892f519..688cd50192 100644
--- a/system/ttf-monaco/ttf-monaco.SlackBuild
+++ b/system/ttf-monaco/ttf-monaco.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ttf-monaco.
#
-# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ttf-monaco
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -44,7 +44,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-SRCNAM="Monaco_Linux"
+SRCNAM="monaco"
set -e