From 05dc4cfb2bbee8814e0354840f23a9748353e0f7 Mon Sep 17 00:00:00 2001 From: Termux Github Actions Date: Mon, 25 Nov 2024 18:21:02 +0000 Subject: [PATCH] bump(x11/nextcloud-client): 3.15.0 This commit has been automatically submitted by Github Actions. --- x11-packages/nextcloud-client/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/nextcloud-client/build.sh b/x11-packages/nextcloud-client/build.sh index fc694718362dd7..149cc8a6f5b938 100644 --- a/x11-packages/nextcloud-client/build.sh +++ b/x11-packages/nextcloud-client/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://nextcloud.com/ TERMUX_PKG_DESCRIPTION="Command-line client tool for Nextcloud." TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="3.14.3" +TERMUX_PKG_VERSION="3.15.0" TERMUX_PKG_SRCURL="https://github.com/nextcloud/desktop/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz" -TERMUX_PKG_SHA256=9b09b82f1ebf08b9c4df2ef2c94a735978f1219418bbf81af4fb89ad94cfa634 +TERMUX_PKG_SHA256=d35774580a16d0fdf6b4160fbe71c50ec871e84b610342152c78c6ea22c5e1de TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_DEPENDS="dbus, dbus-glib, qtkeychain, qt6-qtbase, qt6-qttools, inotify-tools, libsqlite, kf6-karchive, qt6-qtwebsockets, qt6-qtsvg, qt6-qt5compat" TERMUX_PKG_BUILD_DEPENDS="qt6-qtbase-cross-tools, qt6-qttools-cross-tools, pkg-config, qt6-qtbase, qt6-qttools"