author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:17 UTC |
parent | 2f355f76d6d0fb2c65192d7cccec2aa090d3f057 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 7e56d2f..5def6ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='Graphical effects for use with Qt Quick 2' depends=('qt5-declarative') makedepends=('git') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP')