author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:13 UTC |
parent | 2a62f86f8cab8a9ec3a0ed3c4989f995d4813371 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a728f69..ce71095 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc='Provides access to Bluetooth hardware' depends=('qt5-base' 'bluez-libs') makedepends=('qt5-declarative' 'git') optdepends=('qt5-declarative: QML bindings') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP')