git » qt5-scxml.git » commit cbab09c

Drop qt group

author Antonio Rojas
2023-09-29 12:11:43 UTC
committer Antonio Rojas
2023-09-29 12:11:43 UTC
parent d582bf07b8273cbf2db749514a3a1ef8e4a0e0d9

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 122f1f1..903429f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='Static and runtime integration of SCXML models into Qt code'
 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')