git » qt5-location.git » commit 4a84d5b

Drop qt group

author Antonio Rojas
2023-09-29 12:10:59 UTC
committer Antonio Rojas
2023-09-29 12:10:59 UTC
parent f3e6756cf244b1cc4953868e0d7b2a8e2f8925af

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f2ca680..d5ea661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='Provides access to position, satellite and area monitoring classes'
 depends=('qt5-declarative')
 makedepends=('git')
-groups=('qt' 'qt5')
+groups=('qt5')
 _pkgfqn=${pkgname/5-/}
 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
         git+https://invent.kde.org/qt/qt/qtlocation-mapboxgl.git)