From 6ba2f9d6ad34cbea50405db8f2509b61a50d3904 Mon Sep 17 00:00:00 2001 From: akierig Date: Thu, 5 May 2022 15:18:37 -0500 Subject: [PATCH] Signal-Desktop: update to 5.43.0, adopt --- 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 43e11503bd50..aee39932147e 100644 --- a/srcpkgs/Signal-Desktop/template +++ b/srcpkgs/Signal-Desktop/template @@ -1,6 +1,6 @@ # Template file for 'Signal-Desktop' pkgname=Signal-Desktop -version=5.41.0 +version=5.43.0 revision=1 # Signal officially only supports x86_64 (also due to Electron) # discontinued Electron 32-bit support: https://www.electronjs.org/blog/linux-32bit-support @@ -10,11 +10,11 @@ archs="x86_64" hostmakedepends="git git-lfs nodejs python3 tar yarn" depends="cairo gtk+3 libvips pango" short_desc="Signal Private Messenger for Linux" -maintainer="Orphaned " +maintainer="akierig " 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=55a201912f5a41c1a76d210d3942078e734ac619df7ffb56083149ce4995e949 +checksum=9239dfc0356cec3c0aaea93e09d0ac44030037f24c1dcc3725e1e417c74af419 nostrip_files="signal-desktop" post_extract() {