author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:32 UTC |
parent | fe1e41a130c9645480041ba6137011d69adcb22c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index d2203d5..4a0c7e3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc='Next generation user interface controls based on Qt Quick' depends=('qt5-declarative') makedepends=('git') optdepends=('qt5-graphicaleffects: for the Material style') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP')