From 907cebd93152510c7aaa62b084a3474b7cac5e47 Mon Sep 17 00:00:00 2001 From: anelki Date: Tue, 9 May 2023 16:58:33 -0500 Subject: [PATCH] Signal-Desktop: update to 6.17.0. --- srcpkgs/Signal-Desktop/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template index ceb85537b780..3d0f4e937144 100644 --- a/srcpkgs/Signal-Desktop/template +++ b/srcpkgs/Signal-Desktop/template @@ -1,11 +1,11 @@ # Template file for 'Signal-Desktop' pkgname=Signal-Desktop -version=6.16.0 +version=6.17.0 revision=1 # Signal officially only supports x86_64 -# x86_64-musl could potentially based on the Alpine port: +# x86_64-musl could potentially work based on the Alpine port: # https://git.alpinelinux.org/aports/tree/testing/signal-desktop -# armv7hf/arm64: https://github.com/signalapp/Signal-Desktop/issues/3410 +# ARM: https://github.com/signalapp/Signal-Desktop/issues/3410 archs="x86_64" hostmakedepends="git git-lfs nodejs python3 tar yarn" depends="cairo gtk+3 libvips pango" @@ -14,7 +14,7 @@ maintainer="anelki " 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=cfd68731007b41f72026a1cb32fb8f25c7131eb6e61edb0db4f9ebfd4878300c +checksum=791aa4712cbf4072dc7498cb427a548809f28159b2b2a25cde80adea38b50a30 nostrip_files="signal-desktop" post_extract() {