diff options
author | Ebben Aries <earies@dscp.org> | 2021-06-22 17:59:44 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-24 10:32:10 +0700 |
commit | ed715f778588de123f82d507183d174a61f05bc0 (patch) | |
tree | 68534ba7103166cd025d6e096c8cdc062a9209f6 /network | |
parent | dabc90aa8d8f7dd09a144a98b957f85650820acc (diff) | |
download | slackbuilds-ed715f778588de123f82d507183d174a61f05bc0.tar.gz |
network/pulse-sms: Updated for version 4.4.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/pulse-sms/pulse-sms.SlackBuild | 2 | ||||
-rw-r--r-- | network/pulse-sms/pulse-sms.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index 726fd26fc1..64ee77e197 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pulse-sms -VERSION=${VERSION:-4.4.0} +VERSION=${VERSION:-4.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/pulse-sms/pulse-sms.info b/network/pulse-sms/pulse-sms.info index 2c73fe49f9..db36409a78 100644 --- a/network/pulse-sms/pulse-sms.info +++ b/network/pulse-sms/pulse-sms.info @@ -1,10 +1,10 @@ PRGNAM="pulse-sms" -VERSION="4.4.0" +VERSION="4.4.1" HOMEPAGE="https://messenger.klinkerapps.com/overview/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.4.0/pulse-sms-4.4.0-amd64.deb" -MD5SUM_x86_64="6af4b099465abdf9baacb6e4a5bc3899" +DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.4.1/pulse-sms-4.4.1-amd64.deb" +MD5SUM_x86_64="752531eea4a54e4715d94d330b928893" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |