mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
nextcloud-client: update to 3.13.0
This commit is contained in:
parent
d5044d96a2
commit
dd3446f990
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nextcloud-client'
|
||||
pkgname=nextcloud-client
|
||||
version=3.12.4
|
||||
version=3.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_UPDATER=NO -DBUILD_WITH_WEBENGINE=OFF -Wno-dev"
|
||||
|
@ -11,7 +11,7 @@ makedepends="qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel
|
|||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
||||
$(vopt_if dolphin 'extra-cmake-modules kio-devel')
|
||||
$(vopt_if webengine 'qt5-webengine-devel')"
|
||||
depends="qt5-graphicaleffects"
|
||||
depends="qt5-graphicaleffects kguiaddons"
|
||||
checkdepends="cmocka-devel"
|
||||
conf_files="/etc/Nextcloud/sync-exclude.lst"
|
||||
short_desc="NextCloud Desktop client"
|
||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://nextcloud.com/clients/"
|
||||
changelog="https://github.com/nextcloud/desktop/releases"
|
||||
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
|
||||
checksum=317728270d1671e09fbd874f8348a6501c381808864d8ef1716b21080c1ff9d8
|
||||
checksum=ed2338eab4d6b77e29c53e765afa08940191326182e18f05c4e62059ffa74da9
|
||||
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue