network/pulse-sms: Updated for version 4.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-04-30 08:08:10 -06:00 committed by Willy Sudiarto Raharjo
parent af6107a7b5
commit be7f5c54ca
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"