From 679cde006646cd12b4523399f30823aef7bded6f Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Mon, 3 Jan 2022 08:24:12 +0100 Subject: [PATCH] Rocket.Chat-Desktop: update to 3.7.4. --- srcpkgs/Rocket.Chat-Desktop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Rocket.Chat-Desktop/template b/srcpkgs/Rocket.Chat-Desktop/template index 6d87c8b6945..68cf820866f 100644 --- a/srcpkgs/Rocket.Chat-Desktop/template +++ b/srcpkgs/Rocket.Chat-Desktop/template @@ -1,6 +1,6 @@ # Template file for 'Rocket.Chat-Desktop' pkgname=Rocket.Chat-Desktop -version=3.7.0 +version=3.7.4 revision=1 _electron_ver=13 wrksrc="Rocket.Chat.Electron-${version}" @@ -12,7 +12,7 @@ maintainer="John " license="MIT" homepage="https://rocket.chat/" distfiles="https://github.com/RocketChat/Rocket.Chat.Electron/archive/${version}.tar.gz" -checksum=5b37d497f1985ca74b6a7971ae54a2741e9214c4e83cf754177f2fa444824f12 +checksum=dfed33a4ca71e81dbe2cf1a69088e863a62a2c22386ee919bd5c287dd3854f60 export USE_SYSTEM_APP_BUILDER=true