git » qt5-svg.git » commit be17f7c

Drop qt group

author Antonio Rojas
2023-09-29 12:11:47 UTC
committer Antonio Rojas
2023-09-29 12:11:47 UTC
parent 37e8652ec71657e326bba6fc0366bf4ae75cc8bb

Drop qt group

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e4fb425..85057db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL3' 'LGPL3' 'FDL' 'custom')
 pkgdesc='Classes for displaying the contents of SVG files'
 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')