Rocket.Chat-Desktop: update to 3.0.3.
This commit is contained in:
parent
3cf68a548a
commit
1c18989032
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.0.2
|
version=3.0.3
|
||||||
revision=1
|
revision=1
|
||||||
_electron_ver=10
|
_electron_ver=10
|
||||||
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=5ca518421dde4fbbf5f3b3b1904dd63562bc43f16bb9c169ffed07022033a0df
|
checksum=c8c4f4d29ffe7cee825e7967bdabe1abdadc7153f169c36ee971b491a29628b1
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue