mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
network/signal-desktop: Updated for version 1.32.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b7ff9911f9
commit
7bdb588a3c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=signal-desktop
|
||||
VERSION=${VERSION:-1.32.0}
|
||||
VERSION=${VERSION:-1.32.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="signal-desktop"
|
||||
VERSION="1.32.0"
|
||||
VERSION="1.32.1"
|
||||
HOMEPAGE="https://signal.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.32.0_amd64.deb"
|
||||
MD5SUM_x86_64="031eb81dc2cbdffca1f3216c6b642c4b"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/signal-desktop/signal-desktop_1.32.1_amd64.deb"
|
||||
MD5SUM_x86_64="b0575757ac7daa4530eda6d83e3b4591"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in a new issue