diff options
Diffstat (limited to 'network/pulse-sms')
-rw-r--r-- | network/pulse-sms/pulse-sms.SlackBuild | 4 | ||||
-rw-r--r-- | network/pulse-sms/pulse-sms.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/pulse-sms/pulse-sms.SlackBuild b/network/pulse-sms/pulse-sms.SlackBuild index 081f3c2731fd9..726fd26fc1f9a 100644 --- a/network/pulse-sms/pulse-sms.SlackBuild +++ b/network/pulse-sms/pulse-sms.SlackBuild @@ -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} diff --git a/network/pulse-sms/pulse-sms.info b/network/pulse-sms/pulse-sms.info index 0d653dacb16b1..2c73fe49f9696 100644 --- a/network/pulse-sms/pulse-sms.info +++ b/network/pulse-sms/pulse-sms.info @@ -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" |