We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44529fa commit f21a12eCopy full SHA for f21a12e
1 file changed
srcpkgs/nextcloud-client/template
@@ -1,6 +1,6 @@
1
# Template file for 'nextcloud-client'
2
pkgname=nextcloud-client
3
-version=4.0.6
+version=4.0.8
4
revision=1
5
build_style=cmake
6
configure_args="-DBUILD_UPDATER=NO -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
19
homepage="https://nextcloud.com/clients/"
20
changelog="https://github.com/nextcloud/desktop/releases"
21
distfiles="https://github.com/nextcloud/desktop/archive/v${version}.tar.gz"
22
-checksum=34079396b306be6e99c2f4073e23547ad1723b3da1988e04959b28ec7b9d1c9c
+checksum=e678729f65ce33491c56addb255ad8c07485be738a44279a04b8772b5a123fb7
23
# https://github.com/void-linux/void-packages/pull/33358#discussion_r724518549
24
make_check=ci-skip
25
replaces="nextcloud-client-kwallet>=0 nextcloud-client-dolphin>=0"
0 commit comments