summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:22 +0100
committerMartchus2022-01-30 20:51:22 +0100
commit87bccabb80d4ce560684370aced987c6397dd099 (patch)
tree41c7aa2d0fc4370e6b4fb9aa89deb280559301e2 /PKGBUILD
parent5988869e378be6a2ffb6eb8127eda2a4d3e98ff5 (diff)
downloadaur-87bccabb80d4ce560684370aced987c6397dd099.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b9dbc2385e6..591f0bb78041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-sensors-static
-_qtver=6.2.2
+_qtver=6.2.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtsensors-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('2149bd7ac50e160b52c4ed6c3a72c93447c25f056065cf021d7d99bf8941c4c4')
+sha256sums=('2e30390299bf5735cd73ac1c1a5a33ab691cf45589ac5422b283e56914825761')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'