summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-12-08 02:40:46 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-12 07:09:27 +0700
commit846cbdf9991c02a8736871b1b7d58e0e7561dc72 (patch)
tree421c0b264b1449bc44d67165ea456b53ef9e96dc /graphics
parent3feca10cf21efe44a577e37a1a3e08b04393b2e5 (diff)
downloadslackbuilds-846cbdf9991c02a8736871b1b7d58e0e7561dc72.tar.gz
slackbuilds-846cbdf9991c02a8736871b1b7d58e0e7561dc72.tar.xz
graphics/psftools: Updated for version 1.0.14.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/psftools/README7
-rw-r--r--graphics/psftools/psftools.SlackBuild3
-rw-r--r--graphics/psftools/psftools.info6
3 files changed, 9 insertions, 7 deletions
diff --git a/graphics/psftools/README b/graphics/psftools/README
index c800979abc..3bfbd42795 100644
--- a/graphics/psftools/README
+++ b/graphics/psftools/README
@@ -15,9 +15,10 @@ font formats:
- Hercules WriteOn
- Raw bitmaps
-...and can also convert fonts to XBM, PBM, C source, and human-readable
-text files. psftools can also merge font files together, and transform
-them in various ways (scaling, flipping, adjusting the bounding box, etc).
+...and can also convert fonts to XBM, PBM, C source, and human
+readable text files. psftools can also merge font files together,
+and transform them in various ways (scaling, flipping, adjusting the
+bounding box, etc).
The package also includes few console fonts, taken from the open source
release of the GEM operating system.
diff --git a/graphics/psftools/psftools.SlackBuild b/graphics/psftools/psftools.SlackBuild
index 1282dff0d1..a490a80637 100644
--- a/graphics/psftools/psftools.SlackBuild
+++ b/graphics/psftools/psftools.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20201208 bkw: updated for v1.0.14
# 20191129 bkw: updated for v1.0.13
# 20180112 bkw:
@@ -17,7 +18,7 @@
# - expand the README since it was a bit too terse
PRGNAM=psftools
-VERSION=${VERSION:-1.0.13}
+VERSION=${VERSION:-1.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/psftools/psftools.info b/graphics/psftools/psftools.info
index 5557744398..e6698b21a8 100644
--- a/graphics/psftools/psftools.info
+++ b/graphics/psftools/psftools.info
@@ -1,8 +1,8 @@
PRGNAM="psftools"
-VERSION="1.0.13"
+VERSION="1.0.14"
HOMEPAGE="http://www.seasip.info/Unix/PSF/index.html"
-DOWNLOAD="http://www.seasip.info/Unix/PSF/psftools-1.0.13.tar.gz"
-MD5SUM="47f8206bf55de8d2c456e4996e6766b3"
+DOWNLOAD="http://www.seasip.info/Unix/PSF/psftools-1.0.14.tar.gz"
+MD5SUM="6e8275ca456793898b974cce084b38ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""