Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-remoteobjects
Commits: ffa4173f by Antonio Rojas at 2023-09-29T14:11:40+02:00 Drop qt group - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -13,7 +13,7 @@ pkgdesc='Inter-process communication (IPC) module developed for Qt' 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-remoteobjects/-/commit/ffa4173f3c98b9341cb8e0f262cf13eb8b59fdef -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-remoteobjects/-/commit/ffa4173f3c98b9341cb8e0f262cf13eb8b59fdef You're receiving this email because of your account on gitlab.archlinux.org.