summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoão Figueiredo2023-02-13 00:53:47 +0000
committerJoão Figueiredo2023-02-13 00:53:47 +0000
commitb356e33111de965438c08b913c357de61c1258e7 (patch)
tree2e082195557a574f590080f34a17d5ccc63d2e12 /.SRCINFO
parent80c11ae88a84754c41bf87b47cc78fccfc193013 (diff)
downloadaur-b356e33111de965438c08b913c357de61c1258e7.tar.gz
Migrate to Qt6 (for real)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 630eaca22eb6..5cfc3e9310a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,22 @@
pkgbase = bluez-qt-git
pkgdesc = Qt wrapper for Bluez 5 DBus API
- pkgver = 5.83.0_r659.ga9b57fe
+ pkgver = 5.240.0_r742.g6bffe17
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
- groups = kf5-git
+ groups = kf6-git
license = GPL2
makedepends = git
makedepends = extra-cmake-modules-git
makedepends = doxygen
- makedepends = qt5-tools
- makedepends = qt5-declarative
- depends = qt5-base
+ makedepends = qt6-tools
+ makedepends = qt6-declarative
+ depends = qt6-base
depends = bluez
- optdepends = qt5-declarative: QML bindings
+ optdepends = qt6-declarative: QML bindings
provides = bluez-qt
conflicts = bluez-qt
source = git+https://github.com/KDE/bluez-qt.git
sha256sums = SKIP
pkgname = bluez-qt-git
-