Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-sensors
Commits: 724dc146 by Antonio Rojas at 2023-10-06T16:50:46+02:00 upgpkg: 5.15.11-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,20 @@ +pkgbase = qt5-sensors + pkgdesc = Provides access to sensor hardware and motion gesture recognition + pkgver = 5.15.11 + 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 + optdepends = qt5-declarative: QML bindings + optdepends = iio-sensor-proxy: iio-sensor-proxy backend + source = git+https://invent.kde.org/qt/qt/qtsensors#commit=a41492b23cde20d1e00427d31e4637d06aea3638 + sha256sums = SKIP + +pkgname = qt5-sensors ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-sensors _basever=5.15.11 -pkgver=5.15.10 +pkgver=5.15.11 pkgrel=1 _commit=a41492b23cde20d1e00427d31e4637d06aea3638 arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-sensors/-/commit/724dc146aa41db43a757c92da874dcad14037905 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-sensors/-/commit/724dc146aa41db43a757c92da874dcad14037905 You're receiving this email because of your account on gitlab.archlinux.org.
