mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
Rocket.Chat-Desktop: update to 3.8.7.
This commit is contained in:
parent
89186e4019
commit
ffe2b2626b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'Rocket.Chat-Desktop'
|
# Template file for 'Rocket.Chat-Desktop'
|
||||||
pkgname=Rocket.Chat-Desktop
|
pkgname=Rocket.Chat-Desktop
|
||||||
version=3.7.7
|
version=3.8.7
|
||||||
revision=1
|
revision=1
|
||||||
_electron_ver=13
|
_electron_ver=19
|
||||||
wrksrc="Rocket.Chat.Electron-${version}"
|
wrksrc="Rocket.Chat.Electron-${version}"
|
||||||
hostmakedepends="yarn nodejs 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"
|
||||||
|
@ -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=13ec93b1d531d5d82ee729e5952933def6457c62edcad0ac2fa869fd014abb48
|
checksum=ac46390b4ae9e193efa92d5a38947c99fa94140604302b6850b9167e49eea453
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue