diff --git a/srcpkgs/Rocket.Chat-Desktop/template b/srcpkgs/Rocket.Chat-Desktop/template index f768ef07e22..d866c3c5185 100644 --- a/srcpkgs/Rocket.Chat-Desktop/template +++ b/srcpkgs/Rocket.Chat-Desktop/template @@ -1,10 +1,10 @@ # Template file for 'Rocket.Chat-Desktop' pkgname=Rocket.Chat-Desktop -version=3.2.2 +version=3.3.0 revision=1 _electron_ver=10 wrksrc="Rocket.Chat.Electron-${version}" -hostmakedepends="yarn nodejs-lts python3 pkg-config app-builder" +hostmakedepends="yarn nodejs python3 pkg-config app-builder" makedepends="electron${_electron_ver} libvips-devel" depends="electron${_electron_ver}" short_desc="Rocket.Chat Native Cross-Platform Desktop Application via Electron" @@ -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=abbe4687972884c3e073f72e81cb04c8fdb89cdb3b83af3ec9564860adb72372 +checksum=a08d79c20b89d4e954b3f91d728d51f0d24094878da6b24c930cebc1ce7ce64c export USE_SYSTEM_APP_BUILDER=true