summaryrefslogtreecommitdiffstats
path: root/graphics/graphite2/graphite2.SlackBuild
diff options
context:
space:
mode:
author Hunter Sezen2017-08-16 22:30:42 +0200
committer Willy Sudiarto Raharjo2017-08-19 02:10:42 +0200
commit7d82f2a448c1e3c89c4c4e4aa1094caf7f9f0f25 (patch)
treef4bba41ed1e7abdb6c74784690dc7b5d458cbfef /graphics/graphite2/graphite2.SlackBuild
parentfcb3370fa6ab865b1ad05ff48a3e68f1472f3b71 (diff)
downloadslackbuilds-7d82f2a448c1e3c89c4c4e4aa1094caf7f9f0f25.tar.gz
graphics/graphite2: Updated for version 1.3.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/graphite2/graphite2.SlackBuild')
-rw-r--r--graphics/graphite2/graphite2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphite2/graphite2.SlackBuild b/graphics/graphite2/graphite2.SlackBuild
index e2d1e0c34c..1c744e147c 100644
--- a/graphics/graphite2/graphite2.SlackBuild
+++ b/graphics/graphite2/graphite2.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=graphite2
-VERSION=${VERSION:-1.3.9}
+VERSION=${VERSION:-1.3.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,7 @@ else
LIBDIRSUFFIX=""
fi
-set -e
+set -eu
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT