summaryrefslogtreecommitdiffstats
path: root/graphics/psftools/psftools.SlackBuild
diff options
context:
space:
mode:
author B. Watson2019-11-29 11:52:16 +0100
committer Willy Sudiarto Raharjo2019-12-15 11:06:19 +0100
commitc2ae270a54339f32ddb55d5234271d2839492f85 (patch)
treee21fbe6bcdc8fa8bae2fbd68a593fcc42e3385d1 /graphics/psftools/psftools.SlackBuild
parentf0aa4dec5a7921d78834e68e19b867d110ce0e82 (diff)
downloadslackbuilds-c2ae270a54339f32ddb55d5234271d2839492f85.tar.gz
graphics/psftools: Updated for version 1.0.13.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'graphics/psftools/psftools.SlackBuild')
-rw-r--r--graphics/psftools/psftools.SlackBuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/psftools/psftools.SlackBuild b/graphics/psftools/psftools.SlackBuild
index baec0d652c..026c75ae10 100644
--- a/graphics/psftools/psftools.SlackBuild
+++ b/graphics/psftools/psftools.SlackBuild
@@ -6,17 +6,19 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20191129 bkw: updated for v1.0.13
+
# 20180112 bkw:
# - BUILD=2
# - install the fonts that ship with the source, for use with the console.
# 20170712 bkw:
-# - updated for v1.1.0
+# - updated for v1.0.10
# - expand the README since it was a bit too terse
PRGNAM=psftools
-VERSION=${VERSION:-1.0.10}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.0.13}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then