Rocket.Chat-Desktop: update to 3.3.0.
This commit is contained in:
parent
e4a94eba71
commit
0a89fe348c
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'Rocket.Chat-Desktop'
|
||||
pkgname=Rocket.Chat-Desktop
|
||||
version=3.2.2
|
||||
version=3.3.0
|
||||
revision=1
|
||||
_electron_ver=10
|
||||
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"
|
||||
depends="electron${_electron_ver}"
|
||||
short_desc="Rocket.Chat Native Cross-Platform Desktop Application via Electron"
|
||||
|
@ -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=abbe4687972884c3e073f72e81cb04c8fdb89cdb3b83af3ec9564860adb72372
|
||||
checksum=a08d79c20b89d4e954b3f91d728d51f0d24094878da6b24c930cebc1ce7ce64c
|
||||
|
||||
export USE_SYSTEM_APP_BUILDER=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue