network/signal-desktop: Updated for version 1.21.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2019-02-08 20:37:36 +07:00 committed by Willy Sudiarto Raharjo
parent bcb4c87b7f
commit 85612ca57e
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=signal-desktop
VERSION=${VERSION:-1.20.0}
VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="signal-desktop"
VERSION="1.20.0"
VERSION="1.21.0"
HOMEPAGE="https://signal.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.20.0_amd64.deb"
MD5SUM_x86_64="7eb690a8b121d57a0b70221f8e79ea3f"
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.21.0_amd64.deb"
MD5SUM_x86_64="0ad63c1c6ec8976da2082e5baa906dea"
REQUIRES=""
MAINTAINER="David O'Shaughnessy"
EMAIL="dev@osh.id.au"