diff options
author | Ebben Aries <earies@dscp.org> | 2020-11-14 09:10:13 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-21 00:37:30 +0700 |
commit | 0f88d511552b30fc025b29b407faaf25b92eba48 (patch) | |
tree | 9143f9af001b678c1d29415e86c0565917d49aa1 /network | |
parent | 7a53d71754427f6562df34072d239fab31677b08 (diff) | |
download | slackbuilds-0f88d511552b30fc025b29b407faaf25b92eba48.tar.gz |
network/pulse-sms: Updated for version 4.3.0
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 b37f0e5452..081f3c2731 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.1.0} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/pulse-sms/pulse-sms.info b/network/pulse-sms/pulse-sms.info index 36cbb5cf2d..0d653dacb1 100644 --- a/network/pulse-sms/pulse-sms.info +++ b/network/pulse-sms/pulse-sms.info @@ -1,10 +1,10 @@ PRGNAM="pulse-sms" -VERSION="4.1.0" +VERSION="4.3.0" HOMEPAGE="https://messenger.klinkerapps.com/overview/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.1.0/pulse-sms-4.1.0-amd64.deb" -MD5SUM_x86_64="f4ade293f6b1724dac6278313173c7a7" +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" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" |