mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +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'
|
||||
pkgname=Rocket.Chat-Desktop
|
||||
version=3.7.7
|
||||
version=3.8.7
|
||||
revision=1
|
||||
_electron_ver=13
|
||||
_electron_ver=19
|
||||
wrksrc="Rocket.Chat.Electron-${version}"
|
||||
hostmakedepends="yarn nodejs python3 pkg-config app-builder"
|
||||
makedepends="electron${_electron_ver} libvips-devel"
|
||||
|
@ -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=13ec93b1d531d5d82ee729e5952933def6457c62edcad0ac2fa869fd014abb48
|
||||
checksum=ac46390b4ae9e193efa92d5a38947c99fa94140604302b6850b9167e49eea453
|
||||
|
||||
export USE_SYSTEM_APP_BUILDER=true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue