Signal-Desktop: update to 6.36.0.

This commit is contained in:
anelki 2023-10-24 22:22:30 -05:00 committed by Piraty
parent cd6e36cef2
commit 2f24b0a57c

View file

@ -1,6 +1,6 @@
# Template file for 'Signal-Desktop' # Template file for 'Signal-Desktop'
pkgname=Signal-Desktop pkgname=Signal-Desktop
version=6.35.0 version=6.36.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=822a4f5b722c6288e28c2d697093fa90a2d71c63bb336ef1f6194bb11b26dc80 checksum=784621a5f0751c0496ece5532da43f307583c35ef5fc53d9607da3040f199df4
nostrip_files="signal-desktop" nostrip_files="signal-desktop"
post_extract() { post_extract() {