diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-03-25 12:52:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-30 07:18:25 +0700 |
commit | 9f97cf39de2d4ce0d253c6f48856eeff7fd603f2 (patch) | |
tree | a23869f075a1c7dba7ce26643777e467b92288a4 | |
parent | 0b4b3795c29f5ca3e2b16a1a727a4dacc1d25290 (diff) | |
download | slackbuilds-9f97cf39de2d4ce0d253c6f48856eeff7fd603f2.tar.gz |
system/pspg: Updated for version 1.6.4.
-rw-r--r-- | system/pspg/pspg.SlackBuild | 4 | ||||
-rw-r--r-- | system/pspg/pspg.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pspg/pspg.SlackBuild b/system/pspg/pspg.SlackBuild index e8c08e920d..9ade1ff72f 100644 --- a/system/pspg/pspg.SlackBuild +++ b/system/pspg/pspg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pspg -# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2019 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:-1.6.3} +VERSION=${VERSION:-1.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pspg/pspg.info b/system/pspg/pspg.info index 2d3d1dfdb0..364ca29a80 100644 --- a/system/pspg/pspg.info +++ b/system/pspg/pspg.info @@ -1,8 +1,8 @@ PRGNAM="pspg" -VERSION="1.6.3" +VERSION="1.6.4" HOMEPAGE="https://github.com/okbob/pspg" -DOWNLOAD="https://github.com/okbob/pspg/archive/1.6.3/pspg-1.6.3.tar.gz" -MD5SUM="fcb2ba4fd752f4f4491dfb1dd6fbb8d7" +DOWNLOAD="https://github.com/okbob/pspg/archive/1.6.4/pspg-1.6.4.tar.gz" +MD5SUM="1dee52d62dfa413b30797c0f8a64597b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |