git » qt5-translations.git » commit 8640d7c

Drop qt group

author Antonio Rojas
2023-09-29 12:11:05 UTC
committer Antonio Rojas
2023-09-29 12:11:05 UTC
parent b5b9052cc6047b7372cf82d43367510c77a29c54

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c952003..3fe0ed0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework (Translations)'
 depends=()
 makedepends=('git' 'qt5-tools')
-groups=('qt' 'qt5')
+groups=('qt5')
 _pkgfqn=${pkgname/5-/}
 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
 sha256sums=('SKIP')