Rocket.Chat-Desktop: update to 3.8.7.

This commit is contained in:
John 2022-07-09 23:12:34 +02:00 committed by John Zimmermann
parent 89186e4019
commit ffe2b2626b

View file

@ -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 <me@johnnynator.dev>"
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