Signal-Desktop: update to 5.35
This commit is contained in:
parent
98ba33b1e1
commit
341aabdd6b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Signal-Desktop'
|
# Template file for 'Signal-Desktop'
|
||||||
pkgname=Signal-Desktop
|
pkgname=Signal-Desktop
|
||||||
version=5.34.0
|
version=5.35.0
|
||||||
revision=1
|
revision=1
|
||||||
# Signal officially only supports x86_64 (also due to Electron)
|
# Signal officially only supports x86_64 (also due to Electron)
|
||||||
# discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
|
# discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||||
checksum=54d81b6fa1be05d60a840b9ffcf3f8fc1642863c0a5a6ec2cfa3e02ff6e9e31d
|
checksum=12d4766356d50f4eaff907a738860be91bf4c012fd2db62d00757078923dca67
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in a new issue