diff options
author | davidwoodfall <dave@dawoodfall.net> | 2018-09-07 06:04:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:43 +0700 |
commit | cdaa922e524fb0573250460964b2ef17b8ed2eee (patch) | |
tree | 0d512ad96cca7990b52ea182d7bf604d18861b11 /network | |
parent | 97cbc4a4ae606ba32ca92dd2389519e1d1a61f69 (diff) | |
download | slackbuilds-cdaa922e524fb0573250460964b2ef17b8ed2eee.tar.gz |
network/psi-plus: Update to 1.3.411.
Diffstat (limited to 'network')
-rw-r--r-- | network/psi-plus/README | 10 | ||||
-rw-r--r-- | network/psi-plus/psi-plus.SlackBuild | 2 | ||||
-rw-r--r-- | network/psi-plus/psi-plus.info | 6 |
3 files changed, 8 insertions, 10 deletions
diff --git a/network/psi-plus/README b/network/psi-plus/README index 500285c0fa..ff78abdbbb 100644 --- a/network/psi-plus/README +++ b/network/psi-plus/README @@ -13,14 +13,12 @@ model is used. LATEST COMMIT INFO -Mon, 6 Aug 2018 - -Current version of Psi+ is 1.3.400 +Current version of Psi+ is 1.3.411 It is based on: -* psi: 9a69bab0 -* patches: ff32f79 +* psi: f915d7a6 +* patches: 3d73477 * plugins: e9b9dd1 * resources: c0bfb8a -https://github.com/psi-plus/psi-plus-snapshots/commit/3f31a5a +https://github.com/psi-plus/psi-plus-snapshots/commit/6101d52 diff --git a/network/psi-plus/psi-plus.SlackBuild b/network/psi-plus/psi-plus.SlackBuild index dfe4a71530..9fc5f110c0 100644 --- a/network/psi-plus/psi-plus.SlackBuild +++ b/network/psi-plus/psi-plus.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=psi-plus -VERSION=${VERSION:-1.3.400} +VERSION=${VERSION:-1.3.411} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/psi-plus/psi-plus.info b/network/psi-plus/psi-plus.info index 0b2908c4fa..14d6133e11 100644 --- a/network/psi-plus/psi-plus.info +++ b/network/psi-plus/psi-plus.info @@ -1,8 +1,8 @@ PRGNAM="psi-plus" -VERSION="1.3.400" +VERSION="1.3.411" HOMEPAGE="https://psi-plus.com" -DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.400/psi-plus-snapshots-1.3.400.tar.gz" -MD5SUM="e16646b31dc14678026cba8dee8ba590" +DOWNLOAD="https://github.com/psi-plus/psi-plus-snapshots/archive/1.3.411/psi-plus-snapshots-1.3.411.tar.gz" +MD5SUM="d5e5a9ff8d466d43d8b656d81eea99b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qca-qt5" |