mattermost-desktop: update to 4.6.0, orphan.

Closes: #25871 [via git-merge-pr]
This commit is contained in:
Ashpool 2020-10-25 14:53:01 +03:00 committed by Andrew J. Hesford
parent 2b73305022
commit de9100dcc1

View file

@ -1,7 +1,7 @@
# Template file for 'mattermost-desktop' # Template file for 'mattermost-desktop'
pkgname=mattermost-desktop pkgname=mattermost-desktop
version=4.5.2 version=4.6.0
revision=2 revision=1
archs="x86_64* i686*" archs="x86_64* i686*"
wrksrc="desktop-${version}" wrksrc="desktop-${version}"
# electron-builder needs GNU tar # electron-builder needs GNU tar
@ -9,11 +9,11 @@ hostmakedepends="git p7zip jq nodejs-lts-10 python libicns GraphicsMagick xz tar
makedepends="libnotify-devel electron7" makedepends="libnotify-devel electron7"
depends="electron7" depends="electron7"
short_desc="Team messaging app, an open source Slack alternative" short_desc="Team messaging app, an open source Slack alternative"
maintainer="Artem Zhurikhin <ashpool@xecut.net>" maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://mattermost.com/" homepage="https://mattermost.com/"
distfiles="https://github.com/mattermost/desktop/archive/v${version}.tar.gz" distfiles="https://github.com/mattermost/desktop/archive/v${version}.tar.gz"
checksum=17e32346592d175f091a4f12068e0cfc5cfd20ed7894f88bb5b54b2eb6eac74a checksum=ee1ff93120ed0d296c293950fd00cbd9dcc36a4f5085e1f3abf9c48ccc1e7ce0
nocross=yes nocross=yes
if [ "$XBPS_LIBC" = "musl" ]; then if [ "$XBPS_LIBC" = "musl" ]; then