author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:53 UTC |
parent | da3fed054bdb7cdbaf0982945269d9b68aa553cb |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 3ff6f81..83b5c49 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='Provides platform-specific APIs for X11' depends=('qt5-base') makedepends=('git') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP')