git » qt5-serialport.git » commit 3b709e3

Drop qt group

author Antonio Rojas
2023-09-29 12:11:02 UTC
committer Antonio Rojas
2023-09-29 12:11:02 UTC
parent 7cb44f3abc62858927b1690096185fd578866bc3

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e17769a..3b43678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='Provides access to hardware and virtual serial ports'
 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')