diff options
author | Ebben Aries <earies@dscp.org> | 2021-10-29 17:49:44 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-30 23:51:52 +0700 |
commit | fe84bc1c74710622087ae99c28f693826b8d6a18 (patch) | |
tree | f8a13c9cc446a23afc115fdc7621f5246682cb01 /network/pulse-sms | |
parent | fcfb4045f605abf9971b6512c48bcd9daf422a6e (diff) | |
download | slackbuilds-fe84bc1c74710622087ae99c28f693826b8d6a18.tar.gz |
network/pulse-sms: Updated for version 4.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pulse-sms')
-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 9b4f0c63ed..0a874716df 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pulse-sms -VERSION=${VERSION:-4.5.1} +VERSION=${VERSION:-4.5.2} 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 0b2a75243c..cac99f1ebd 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.1" +VERSION="4.5.2" HOMEPAGE="https://messenger.klinkerapps.com/overview/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.5.1/pulse-sms-4.5.1-amd64.deb" -MD5SUM_x86_64="e97a7319817b009ce37118e4dbfdd8c7" +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" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |