summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-10-28 12:27:54 +0200
committerMartchus2021-10-28 12:27:54 +0200
commit023bb768a9b59d0b132d044dcb88095086bcb853 (patch)
tree8debc89c5a2de58195462860e0c22b7c52a2b20c /PKGBUILD
parent95785516b965540d65249d7ecf8b8d5b9046eca1 (diff)
downloadaur-023bb768a9b59d0b132d044dcb88095086bcb853.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 ba67ba69807e..bc3b54e1e91c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-sensors
-_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'