aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo TornarĂ­a <tornaria@cmat.edu.uy>2023-10-08 21:26:37 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-04-05 11:23:31 +0000
commitb1f59e9683728e0d5ea1271b4935455011298af8 (patch)
treee75d9a261935170235e02d80bcff87cb9b045236
parent640fb9f6068e5532ede7749e0a816f584d11b1da (diff)
downloadvoid-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar.gz
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar.bz2
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar.lz
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar.xz
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.tar.zst
void-packages-b1f59e9683728e0d5ea1271b4935455011298af8.zip
libre-graph-api-cpp-qt-client: rebuild with qt6.
-rw-r--r--srcpkgs/libre-graph-api-cpp-qt-client/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/libre-graph-api-cpp-qt-client/template b/srcpkgs/libre-graph-api-cpp-qt-client/template
index 735e0190a68..50c6d61da9f 100644
--- a/srcpkgs/libre-graph-api-cpp-qt-client/template
+++ b/srcpkgs/libre-graph-api-cpp-qt-client/template
@@ -1,11 +1,11 @@
# Template file for 'libre-graph-api-cpp-qt-client'
pkgname=libre-graph-api-cpp-qt-client
version=1.0.4
-revision=1
+revision=2
build_wrksrc=client
build_style=cmake
-hostmakedepends="qt5-qmake qt5-host-tools"
-makedepends="qt5-devel"
+hostmakedepends="qt6-base"
+makedepends="qt6-base-devel"
short_desc="Libre Graph API for owncloudclient"
maintainer="Gonzalo TornarĂ­a <tornaria@cmat.edu.uy>"
license="Apache-2.0"