network/pulse-sms: Updated for version 4.5.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-10-12 09:21:27 -06:00 committed by Willy Sudiarto Raharjo
parent 5a6d034613
commit aac57a69d9
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.4.1}
VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="pulse-sms"
VERSION="4.4.1"
VERSION="4.5.0"
HOMEPAGE="https://messenger.klinkerapps.com/overview/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.4.1/pulse-sms-4.4.1-amd64.deb"
MD5SUM_x86_64="752531eea4a54e4715d94d330b928893"
DOWNLOAD_x86_64="https://github.com/klinker-apps/pulse-sms-desktop/releases/download/v4.5.0/pulse-sms-4.5.0-amd64.deb"
MD5SUM_x86_64="05a3e6056cf21e5d4e388347719b450c"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"