diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-25 23:05:30 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:32 +0700 |
commit | b3d01d72ab8ba2242b0ab240b36f113237eecaff (patch) | |
tree | 37775ab417051edbb376c50715cd4f5df50a73f7 /system/pspg/pspg.SlackBuild | |
parent | 483594330e4ecbbae11f71d881526c1eedfc334e (diff) | |
download | slackbuilds-b3d01d72ab8ba2242b0ab240b36f113237eecaff.tar.gz |
system/pspg: Updated for version 2.6.6.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'system/pspg/pspg.SlackBuild')
-rw-r--r-- | system/pspg/pspg.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pspg/pspg.SlackBuild b/system/pspg/pspg.SlackBuild index d094a2696f..17b83f765f 100644 --- a/system/pspg/pspg.SlackBuild +++ b/system/pspg/pspg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pspg -# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pspg -VERSION=${VERSION:-2.6.4} +VERSION=${VERSION:-2.6.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |