Rocket.Chat-Desktop: update to 3.3.0.
This commit is contained in:
parent
e4a94eba71
commit
0a89fe348c
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'Rocket.Chat-Desktop'
|
# Template file for 'Rocket.Chat-Desktop'
|
||||||
pkgname=Rocket.Chat-Desktop
|
pkgname=Rocket.Chat-Desktop
|
||||||
version=3.2.2
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
_electron_ver=10
|
_electron_ver=10
|
||||||
wrksrc="Rocket.Chat.Electron-${version}"
|
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"
|
makedepends="electron${_electron_ver} libvips-devel"
|
||||||
depends="electron${_electron_ver}"
|
depends="electron${_electron_ver}"
|
||||||
short_desc="Rocket.Chat Native Cross-Platform Desktop Application via Electron"
|
short_desc="Rocket.Chat Native Cross-Platform Desktop Application via Electron"
|
||||||
@ -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=abbe4687972884c3e073f72e81cb04c8fdb89cdb3b83af3ec9564860adb72372
|
checksum=a08d79c20b89d4e954b3f91d728d51f0d24094878da6b24c930cebc1ce7ce64c
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user