Signal-Desktop: update to 1.19.0.

This commit is contained in:
Rasmus Thomsen 2018-12-28 13:55:14 +01:00 committed by maxice8
parent deafefad2d
commit 8ddecfdae6

View file

@ -1,7 +1,10 @@
# Template file for 'Signal-Desktop'
pkgname=Signal-Desktop
version=1.18.0
version=1.19.0
revision=1
# Due to electron
# 32-bit is not supported https://github.com/signalapp/Signal-Desktop/issues/1661
only_for_archs="x86_64"
hostmakedepends="git python nodejs-lts yarn"
depends="libnotify libappindicator"
short_desc="Signal Private Messenger for Linux"
@ -9,10 +12,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
license="GPL-3.0-only"
homepage="https://github.com/signalapp/Signal-Desktop"
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
checksum=db0adab206282504ce2ed768f0365f13db06d7a144bedb36cfe55f6d6777db59
# Due to electron
# 32-bit is not supported https://github.com/signalapp/Signal-Desktop/issues/1661
only_for_archs="x86_64"
checksum=7c1e8f598a0e34a28bc9a66a5f59e03c3dba0a0c952f5257d1ad66bf0a3a9fa7
nostrip_files="signal-desktop"
do_build() {