diff options
Diffstat (limited to 'system/pspg')
-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 212e1a5d5fcf..4ec4d2b978fa 100644 --- a/system/pspg/pspg.SlackBuild +++ b/system/pspg/pspg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pspg -# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2021 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:-3.1.5} +VERSION=${VERSION:-4.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pspg/pspg.info b/system/pspg/pspg.info index d2c936f8a6b8..978e4123a54d 100644 --- a/system/pspg/pspg.info +++ b/system/pspg/pspg.info @@ -1,8 +1,8 @@ PRGNAM="pspg" -VERSION="3.1.5" +VERSION="4.0.0" HOMEPAGE="https://github.com/okbob/pspg" -DOWNLOAD="https://github.com/okbob/pspg/archive/3.1.5/pspg-3.1.5.tar.gz" -MD5SUM="5c646f5d6c9759970795f29d8b0f10a5" +DOWNLOAD="https://github.com/okbob/pspg/archive/4.0.0/pspg-4.0.0.tar.gz" +MD5SUM="05bee8a0945ccf67b5b07277f1debe44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |