diff options
author | Ebben Aries <earies@dscp.org> | 2023-01-29 08:36:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-30 23:57:23 +0700 |
commit | 16d97cc70464b093c2ea4fc57c3b947a9106bf4d (patch) | |
tree | 2dd1d36229878f81ca6590d1ecf59cd23364f12b /network/pulse-sms | |
parent | ffa13faaaa3442b16397b8c2c2366421ae8aedc7 (diff) |
network/pulse-sms: Updated for version 4.5.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pulse-sms')
-rw-r--r-- | network/pulse-sms/pulse-sms.SlackBuild | 4 | ||||
-rw-r--r-- | network/pulse-sms/pulse-sms.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index 0a874716df16d..cee263b29c73e 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pulse SMS -# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org> +# Copyright 2020-2023 Ebben Aries <slackbuilds@dscp.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pulse-sms -VERSION=${VERSION:-4.5.2} +VERSION=${VERSION:-4.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/pulse-sms/pulse-sms.info b/network/pulse-sms/pulse-sms.info index cac99f1ebd42c..2649fe8728f09 100644 --- a/network/pulse-sms/pulse-sms.info +++ b/network/pulse-sms/pulse-sms.info @@ -1,10 +1,10 @@ PRGNAM="pulse-sms" -VERSION="4.5.2" +VERSION="4.5.3" HOMEPAGE="https://messenger.klinkerapps.com/overview/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.5.2/pulse-sms-4.5.2-amd64.deb" -MD5SUM_x86_64="6fb6f43226707c5b44a260436f29676f" +DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.5.3/pulse-sms-4.5.3-amd64.deb" +MD5SUM_x86_64="55612d99de3dc72946ef2a17c5a63880" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |