git » qt5-remoteobjects.git » commit ffa4173

Drop qt group

author Antonio Rojas
2023-09-29 12:11:40 UTC
committer Antonio Rojas
2023-09-29 12:11:40 UTC
parent a87ab7b4af87b543331089c2525eeb368c541328

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cc022b2..883b3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ pkgdesc='Inter-process communication (IPC) module developed for Qt'
 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')