network/pulse-sms: Updated for version 4.5.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-10-29 17:49:44 -06:00 committed by Willy Sudiarto Raharjo
parent fcfb4045f6
commit fe84bc1c74
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

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