diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-05-03 07:49:50 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:27 +0700 |
commit | 284b6aefb7dfdc52641ea751b6972e459453edb0 (patch) | |
tree | 1b067f33cee0d7b00946d4aed7da5929f8cb8a48 /system | |
parent | 3a0a25e44563bd29735d9bc1e5b186e0023e7d7f (diff) | |
download | slackbuilds-284b6aefb7dfdc52641ea751b6972e459453edb0.tar.gz |
system/pspg: Updated for version 1.1.1.
Diffstat (limited to 'system')
-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 bccad97082..3d2bdc41f0 100644 --- a/system/pspg/pspg.SlackBuild +++ b/system/pspg/pspg.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pspg -# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2018 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.1.0} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pspg/pspg.info b/system/pspg/pspg.info index 155c1feadb..809759e9b2 100644 --- a/system/pspg/pspg.info +++ b/system/pspg/pspg.info @@ -1,8 +1,8 @@ PRGNAM="pspg" -VERSION="1.1.0" +VERSION="1.1.1" HOMEPAGE="https://github.com/okbob/pspg" -DOWNLOAD="https://github.com/okbob/pspg/archive/1.1.0/pspg-1.1.0.tar.gz" -MD5SUM="cfb576b5e4ae59504c13d1e80b8925b6" +DOWNLOAD="https://github.com/okbob/pspg/archive/1.1.1/pspg-1.1.1.tar.gz" +MD5SUM="190ca834e8fcadfff876ed85cc6039d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |