Rocket.Chat-Desktop: update to 3.5.3.

This commit is contained in:
John Zimmermann 2021-09-10 14:51:05 +02:00
parent 0927ba5cb5
commit b1baa0eb3d

View file

@ -1,6 +1,6 @@
# Template file for 'Rocket.Chat-Desktop' # Template file for 'Rocket.Chat-Desktop'
pkgname=Rocket.Chat-Desktop pkgname=Rocket.Chat-Desktop
version=3.5.1 version=3.5.3
revision=1 revision=1
_electron_ver=13 _electron_ver=13
wrksrc="Rocket.Chat.Electron-${version}" wrksrc="Rocket.Chat.Electron-${version}"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="MIT" license="MIT"
homepage="https://rocket.chat/" homepage="https://rocket.chat/"
distfiles="https://github.com/RocketChat/Rocket.Chat.Electron/archive/${version}.tar.gz" distfiles="https://github.com/RocketChat/Rocket.Chat.Electron/archive/${version}.tar.gz"
checksum=4cb46d0e09a262aab8050c6c12e3edb836732096a626d077d92c3b9a834642d6 checksum=a17d801f18bc1d66b8b58baf12cadb565b0c2c6db23eb05be8fc519802aa587e
export USE_SYSTEM_APP_BUILDER=true export USE_SYSTEM_APP_BUILDER=true