Browse Source
network/signal-desktop: Updated for version 1.16.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/53/head
David O'Shaughnessy
7 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
network/signal-desktop/signal-desktop.SlackBuild
-
network/signal-desktop/signal-desktop.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
|
|
|
|
PRGNAM=signal-desktop |
|
|
|
VERSION=${VERSION:-1.16.2} |
|
|
|
VERSION=${VERSION:-1.16.3} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="signal-desktop" |
|
|
|
VERSION="1.16.2" |
|
|
|
VERSION="1.16.3" |
|
|
|
HOMEPAGE="https://signal.org/" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.16.2_amd64.deb" |
|
|
|
MD5SUM_x86_64="25ba88abbc7977596ffd048c414d5207" |
|
|
|
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.16.3_amd64.deb" |
|
|
|
MD5SUM_x86_64="f40048d59b18ee305d03c8915d440750" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="David O'Shaughnessy" |
|
|
|
EMAIL="dev@osh.id.au" |