Signal-Desktop: update to 6.16.0.

This commit is contained in:
anelki 2023-04-25 21:47:27 -05:00 committed by Andrew Benson
parent fecdc513d1
commit d87fab62f9

View file

@ -1,6 +1,6 @@
# Template file for 'Signal-Desktop' # Template file for 'Signal-Desktop'
pkgname=Signal-Desktop pkgname=Signal-Desktop
version=6.15.0 version=6.16.0
revision=1 revision=1
# Signal officially only supports x86_64 # Signal officially only supports x86_64
# x86_64-musl could potentially based on the Alpine port: # x86_64-musl could potentially 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=7c3426a3829e0856940650423043711ad15c53dab554f1084c18ac81e828013e checksum=cfd68731007b41f72026a1cb32fb8f25c7131eb6e61edb0db4f9ebfd4878300c
nostrip_files="signal-desktop" nostrip_files="signal-desktop"
post_extract() { post_extract() {