From 4c8e767b4e1572124852945869d88044bdc26973 Mon Sep 17 00:00:00 2001 From: anelki Date: Wed, 14 Jun 2023 19:50:22 -0500 Subject: [PATCH] Signal-Desktop: update to 6.21.0. --- srcpkgs/Signal-Desktop/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/Signal-Desktop/template b/srcpkgs/Signal-Desktop/template index 88a862a26a14..6bd0160a886c 100644 --- a/srcpkgs/Signal-Desktop/template +++ b/srcpkgs/Signal-Desktop/template @@ -1,20 +1,20 @@ # Template file for 'Signal-Desktop' pkgname=Signal-Desktop -version=6.20.2 +version=6.21.0 revision=1 # Signal officially only supports x86_64 # x86_64-musl could potentially work based on the Alpine port: # https://git.alpinelinux.org/aports/tree/testing/signal-desktop # ARM: https://github.com/signalapp/Signal-Desktop/issues/3410 archs="x86_64" -hostmakedepends="git git-lfs nodejs python3 tar" +hostmakedepends="git git-lfs nodejs-lts python3 tar" depends="cairo gtk+3 libvips pango" short_desc="Signal Private Messenger for Linux" 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=8cca38e0ce70bec39a9d3f4c1d51bfec95a1455187c5ec1001ce98ec55f9c3e5 +checksum=fea24e57de48cf60f42f40764429176cd236a0a765bb18e1815e2d56511923f7 nostrip_files="signal-desktop" post_extract() {