Rocket.Chat-Desktop: update to 3.5.1.
This commit is contained in:
parent
4be256531b
commit
d67f9187ff
1 changed files with 2 additions and 2 deletions
|
@ -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.4.0
|
version=3.5.1
|
||||||
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=fd77cf5a05e8866e9647fef8e793365148490bdc8c1c8986eb246b4540a4b728
|
checksum=4cb46d0e09a262aab8050c6c12e3edb836732096a626d077d92c3b9a834642d6
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue