summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:27:57 +0200
committerMartchus2021-10-28 12:27:57 +0200
commite07db2ee8756fb0eb2bc3dd9bf91b17c0494acdd (patch)
tree7680eae69ece23163058d54d92d4730ef94a93b4 /PKGBUILD
parentff9e71090cd6b8da18a2d960d991d4bbb8e7ff0b (diff)
downloadaur-e07db2ee8756fb0eb2bc3dd9bf91b17c0494acdd.tar.gz
Update to 6.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 540c0a0e1bc1..0a4aa856a1d6 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.0
+_qtver=6.2.1
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=('1a3ea1253408c91046ae1e775e28b1fe7acfbb7ee18952605379d35bb1e93678')
+sha256sums=('5f55c972c52848f5c828148fded1b30de32955f7ee04867568c559991214739a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'