mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/Signal-Desktop: Updated for version 0.42.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2aa610e2c0
commit
a099ca573c
3 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Signal-Desktop
|
||||
VERSION=${VERSION:-0.38.2}
|
||||
VERSION=${VERSION:-0.42.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Signal-Desktop"
|
||||
VERSION="0.38.2"
|
||||
VERSION="0.42.2"
|
||||
HOMEPAGE="https://github.com/WhisperSystems/Signal-Desktop"
|
||||
DOWNLOAD="https://github.com/WhisperSystems/Signal-Desktop/archive/v0.38.2/Signal-Desktop-0.38.2.tar.gz"
|
||||
MD5SUM="30a78e9c2a82b0b05f5b1b05767f8ce4"
|
||||
DOWNLOAD="https://github.com/WhisperSystems/Signal-Desktop/archive/v0.42.2/Signal-Desktop-0.42.2.tar.gz"
|
||||
MD5SUM="97a093a38f7b8d837e40fbc0e84e3585"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nodejs nwjs rubygem-sass"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
diff -bur Signal-Desktop-0.38.2/Gruntfile.js Signal-Desktop-0.38.2-fix/Gruntfile.js
|
||||
--- Signal-Desktop-0.38.2/Gruntfile.js 2017-03-30 19:12:25.000000000 -0300
|
||||
+++ Signal-Desktop-0.38.2-fix/Gruntfile.js 2017-04-01 08:58:49.662938344 -0300
|
||||
diff -bur Signal-Desktop-0.42.2/Gruntfile.js Signal-Desktop-0.42.2-fix/Gruntfile.js
|
||||
--- Signal-Desktop-0.42.2/Gruntfile.js 2017-03-30 19:12:25.000000000 -0300
|
||||
+++ Signal-Desktop-0.42.2-fix/Gruntfile.js 2017-04-01 08:58:49.662938344 -0300
|
||||
@@ -127,9 +127,10 @@
|
||||
/textsecure-service-staging.whispersystems.org/g,
|
||||
'textsecure-service-ca.whispersystems.org');
|
||||
|
|
Loading…
Reference in a new issue