summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:35:25 +0000
committerJoão Figueiredo2024-03-01 06:35:25 +0000
commitcf24500ba47ee2293165dda89493472421a9f809 (patch)
treed0370f462a3beda00514870b01e202b3ec3689c8 /PKGBUILD
parentb356e33111de965438c08b913c357de61c1258e7 (diff)
downloadaur-bluez-qt-git.tar.gz
Automated license and dependency update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e9eea859936..b4666c0f8e41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=bluez-qt-git
-pkgver=5.240.0_r742.g6bffe17
+pkgver=6.0.0_r779.gea5e7ce
pkgrel=1
pkgdesc='Qt wrapper for Bluez 5 DBus API'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(GPL2)
-depends=(qt6-base bluez)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools qt6-declarative)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(bluez gcc-libs glibc qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-declarative qt6-doc qt6-tools)
+optdepends=('qt6-declarative: QML bindings')
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
-optdepends=('qt6-declarative: QML bindings')
groups=(kf6-git)
source=("git+https://github.com/KDE/${pkgname%-git}.git")
sha256sums=('SKIP')