author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:10 UTC |
parent | 41daf4b40d407aab16c0e015534361065d3c5275 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 696a511..63384af 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-sensors pkgdesc = Provides access to sensor hardware and motion gesture recognition - pkgver = 5.15.11 + pkgver = 5.15.12 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -14,7 +14,7 @@ pkgbase = qt5-sensors 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 + source = git+https://invent.kde.org/qt/qt/qtsensors#commit=3011b16d63cadbb473b6aa3a535b9f0e33170c09 sha256sums = SKIP pkgname = qt5-sensors diff --git a/PKGBUILD b/PKGBUILD index 1bb96af..1e5a362 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-sensors _basever=5.15.12 -pkgver=5.15.11 +pkgver=5.15.12 pkgrel=1 _commit=3011b16d63cadbb473b6aa3a535b9f0e33170c09 arch=('x86_64')