Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-connectivity
Commits: 63a09ef4 by Antonio Rojas at 2023-10-06T16:51:57+02:00 upgpkg: 5.15.11+kde+r6-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = qt5-connectivity + pkgdesc = Provides access to Bluetooth hardware + pkgver = 5.15.11+kde+r6 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = qt5-declarative + makedepends = git + depends = qt5-base + depends = bluez-libs + optdepends = qt5-declarative: QML bindings + source = git+https://invent.kde.org/qt/qt/qtconnectivity#commit=e33b82889625b6a72e0be91c5023a30d53136a80 + sha256sums = SKIP + +pkgname = qt5-connectivity ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-connectivity _basever=5.15.11 -pkgver=5.15.10+kde+r6 +pkgver=5.15.11+kde+r6 pkgrel=1 _commit=e33b82889625b6a72e0be91c5023a30d53136a80 arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/63a09ef4ea7cd2705a4e334097d9c2b625c2e4ca -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/63a09ef4ea7cd2705a4e334097d9c2b625c2e4ca You're receiving this email because of your account on gitlab.archlinux.org.
