Signal-Desktop: update to 6.24.0.

This commit is contained in:
anelki 2023-07-06 23:30:05 -05:00 committed by classabbyamp
parent 51c2120d52
commit ed433d49cf

View file

@ -1,6 +1,6 @@
# Template file for 'Signal-Desktop' # Template file for 'Signal-Desktop'
pkgname=Signal-Desktop pkgname=Signal-Desktop
version=6.23.0 version=6.24.0
revision=1 revision=1
# Signal officially only supports x86_64 # Signal officially only supports x86_64
# x86_64-musl could potentially work based on the Alpine port: # x86_64-musl could potentially work based on the Alpine port:
@ -14,7 +14,7 @@ maintainer="anelki <akierig@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=dc004b5a31c4896aa0478618ed9226cc931f819f44a26966956f9fe586967060 checksum=0bf60630c757962c725dcd6520a434e941bd88e6abb0ccb65f764d5e53157073
nostrip_files="signal-desktop" nostrip_files="signal-desktop"
post_extract() { post_extract() {