network/signal-desktop: Updated for version 1.18.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2018-11-28 21:41:04 +00:00 committed by Willy Sudiarto Raharjo
parent b4116ef717
commit e39ccb8881
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.18.0}
VERSION=${VERSION:-1.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="signal-desktop"
VERSION="1.18.0"
VERSION="1.18.1"
HOMEPAGE="https://signal.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.18.0_amd64.deb"
MD5SUM_x86_64="26e86ce29e54c2179d1a7d951246d787"
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.18.1_amd64.deb"
MD5SUM_x86_64="eec6198ce1690fc151f6b4ccca5883af"
REQUIRES=""
MAINTAINER="David O'Shaughnessy"
EMAIL="dev@osh.id.au"