libre-graph-api-cpp-qt-client: rebuild with qt6.

This commit is contained in:
Gonzalo Tornaría 2023-10-08 18:26:37 -03:00 committed by Andrew J. Hesford
parent 640fb9f606
commit b1f59e9683

View file

@ -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"