diff --git a/srcpkgs/Rocket.Chat-Desktop/template b/srcpkgs/Rocket.Chat-Desktop/template index 065bb05d4a2..70e0bd7a7bc 100644 --- a/srcpkgs/Rocket.Chat-Desktop/template +++ b/srcpkgs/Rocket.Chat-Desktop/template @@ -1,8 +1,8 @@ # Template file for 'Rocket.Chat-Desktop' pkgname=Rocket.Chat-Desktop -version=3.7.7 +version=3.8.7 revision=1 -_electron_ver=13 +_electron_ver=19 wrksrc="Rocket.Chat.Electron-${version}" hostmakedepends="yarn nodejs python3 pkg-config app-builder" makedepends="electron${_electron_ver} libvips-devel" @@ -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=13ec93b1d531d5d82ee729e5952933def6457c62edcad0ac2fa869fd014abb48 +checksum=ac46390b4ae9e193efa92d5a38947c99fa94140604302b6850b9167e49eea453 export USE_SYSTEM_APP_BUILDER=true