mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Signal-Desktop: update to 5.52.0
This commit is contained in:
parent
92c2821fde
commit
9e44e072b0
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.51.0
|
version=5.52.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)
|
||||||
# x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
|
# x86_64-musl fails because of its dependency on 'node-gyp' which depends on a glibc specific extension
|
||||||
|
@ -13,7 +13,7 @@ maintainer="akierig <anelki@fastmail.de>"
|
||||||
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=1c9f51b56376d4d64fb6e4fbf4d960a0b73a082b29c0c1267d8946af667fa9a2
|
checksum=acb8666617f13c41b64d437f14678169d1b7fe9af06411cef50659036f7b4de3
|
||||||
nostrip_files="signal-desktop"
|
nostrip_files="signal-desktop"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue