mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
Signal-Desktop: update to 5.53.0.
This commit is contained in:
parent
d8b609111f
commit
a5e6f9632a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Signal-Desktop'
|
||||
pkgname=Signal-Desktop
|
||||
version=5.52.0
|
||||
version=5.53.0
|
||||
revision=1
|
||||
# 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
|
||||
|
@ -13,7 +13,7 @@ maintainer="akierig <anelki@fastmail.de>"
|
|||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/signalapp/Signal-Desktop"
|
||||
distfiles="https://github.com/signalapp/Signal-Desktop/archive/v${version}.tar.gz"
|
||||
checksum=acb8666617f13c41b64d437f14678169d1b7fe9af06411cef50659036f7b4de3
|
||||
checksum=48341c3e1195c0feeb15ed6362765d8a84607a307fcaa4f05dbfc87f0d674caf
|
||||
nostrip_files="signal-desktop"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue