Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-charts
Commits: 15a75688 by Antonio Rojas at 2023-09-29T14:11:11+02:00 Drop qt group - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -13,7 +13,7 @@ pkgdesc='Provides a set of easy to use chart components' depends=('qt5-base') makedepends=('qt5-declarative' 'git') optdepends=('qt5-declarative: QML bindings') -groups=('qt' 'qt5') +groups=('qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) sha256sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-charts/-/commit/15a75688d0333a41f50f5a7441efff5c4b8f087e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-charts/-/commit/15a75688d0333a41f50f5a7441efff5c4b8f087e You're receiving this email because of your account on gitlab.archlinux.org.