author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:11 UTC |
parent | 6a5af7ac37c8b8e2e443618df065ba7328be01d7 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f989105..ff492c9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc='Provides a set of easy to use chart components' depends=('qt5-base') 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')