mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/Signal-Desktop: Updated for version 0.35.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2e997851ba
commit
fdd566349a
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.34.0}
|
||||
VERSION=${VERSION:-0.35.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Signal-Desktop"
|
||||
VERSION="0.34.0"
|
||||
VERSION="0.35.0"
|
||||
HOMEPAGE="https://github.com/WhisperSystems/Signal-Desktop"
|
||||
DOWNLOAD="https://github.com/WhisperSystems/Signal-Desktop/archive/v0.34.0/Signal-Desktop-0.34.0.tar.gz"
|
||||
MD5SUM="3efa518ae298f79d7d0048ba14156499"
|
||||
DOWNLOAD="https://github.com/WhisperSystems/Signal-Desktop/archive/v0.35.0/Signal-Desktop-0.35.0.tar.gz"
|
||||
MD5SUM="e86e2d7f8d7cb98167b9773f12e98295"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nodejs nwjs rubygem-sass"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
diff -bur Signal-Desktop-0.34.0/Gruntfile.js Signal-Desktop-0.34.0-fix/Gruntfile.js
|
||||
--- Signal-Desktop-0.34.0/Gruntfile.js 2017-03-30 19:12:25.000000000 -0300
|
||||
+++ Signal-Desktop-0.34.0-fix/Gruntfile.js 2017-04-01 08:58:49.662938344 -0300
|
||||
diff -bur Signal-Desktop-0.35.0/Gruntfile.js Signal-Desktop-0.35.0-fix/Gruntfile.js
|
||||
--- Signal-Desktop-0.35.0/Gruntfile.js 2017-03-30 19:12:25.000000000 -0300
|
||||
+++ Signal-Desktop-0.35.0-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