author | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-29 12:11:48 UTC |
parent | 445c0e10651bfdc556f2b7f4cbc2bb20f1750c59 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f744e5b..2a5abf9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ license=('GPL3') pkgdesc='Virtual keyboard framework' depends=('qt5-declarative' 'qt5-svg' 'hunspell') makedepends=('git') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP')