diff options
Diffstat (limited to 'graphics/psftools/psftools.SlackBuild')
-rw-r--r-- | graphics/psftools/psftools.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/psftools/psftools.SlackBuild b/graphics/psftools/psftools.SlackBuild index 1282dff0d1701..a490a80637ea8 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} |