summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-12-02 12:24:18 +0100
committerMartchus2021-12-02 12:24:18 +0100
commit5988869e378be6a2ffb6eb8127eda2a4d3e98ff5 (patch)
treeae9c824fbc2737a87d36a5a0c64e17bb88dbf777 /PKGBUILD
parente07db2ee8756fb0eb2bc3dd9bf91b17c0494acdd (diff)
downloadaur-5988869e378be6a2ffb6eb8127eda2a4d3e98ff5.tar.gz
Update to 6.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a4aa856a1d6..7b9dbc2385e6 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.1
+_qtver=6.2.2
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=('5f55c972c52848f5c828148fded1b30de32955f7ee04867568c559991214739a')
+sha256sums=('2149bd7ac50e160b52c4ed6c3a72c93447c25f056065cf021d7d99bf8941c4c4')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'