nextcloud-client: update to 3.5.4.

This commit is contained in:
classabbyamp 2022-08-06 13:18:56 -04:00 committed by classabbyamp
parent 8aa2c678dd
commit 96229fa4a1
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nextcloud-client' # Template file for 'nextcloud-client'
pkgname=nextcloud-client pkgname=nextcloud-client
version=3.3.5 version=3.5.4
revision=1 revision=1
wrksrc="desktop-${version}" wrksrc="desktop-${version}"
build_style=cmake build_style=cmake
@ -20,7 +20,8 @@ license="GPL-2.0-or-later"
homepage="https://nextcloud.com/clients/" homepage="https://nextcloud.com/clients/"
changelog="https://github.com/nextcloud/desktop/releases" changelog="https://github.com/nextcloud/desktop/releases"
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz" distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
checksum=5e952be36ab6806ffbab6d216b05bfbd9d7e72687e0d281f492e1059cd34b419 checksum=f6222403063f83d52577ab4c53060eec8d0dc499e56975e44767b53d9b6e896f
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
make_check=ci-skip make_check=ci-skip
build_options="dolphin webengine" build_options="dolphin webengine"