diff options
author | Ebben Aries <earies@dscp.org> | 2021-04-30 08:08:10 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-01 21:55:38 +0700 |
commit | be7f5c54ca057cec5d8d586257a5f8d6966013a3 (patch) | |
tree | 843c98bb26019c7ac84ef15898e32f1233af6ffc /network | |
parent | af6107a7b563e0dcad7db1e555975e6434f38896 (diff) | |
download | slackbuilds-be7f5c54ca057cec5d8d586257a5f8d6966013a3.tar.gz |
network/pulse-sms: Updated for version 4.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/pulse-sms/pulse-sms.SlackBuild | 4 | ||||
-rw-r--r-- | network/pulse-sms/pulse-sms.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index 081f3c2731..726fd26fc1 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 Ebben Aries +# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org> # 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=pulse-sms -VERSION=${VERSION:-4.3.0} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/pulse-sms/pulse-sms.info b/network/pulse-sms/pulse-sms.info index 0d653dacb1..2c73fe49f9 100644 --- a/network/pulse-sms/pulse-sms.info +++ b/network/pulse-sms/pulse-sms.info @@ -1,10 +1,10 @@ PRGNAM="pulse-sms" -VERSION="4.3.0" +VERSION="4.4.0" HOMEPAGE="https://messenger.klinkerapps.com/overview/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.3.0/pulse-sms-4.3.0-amd64.deb" -MD5SUM_x86_64="5e73a41b6cde0dbc0ebbebb199e5db31" +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" REQUIRES="" MAINTAINER="Ebben Aries" -EMAIL="e@dscp.org" +EMAIL="slackbuilds@dscp.org" |