summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:12:11 +0100
committerMartchus2022-03-20 12:12:11 +0100
commit715b0dc721c47776b11caa2fd248af0d87b7d14b (patch)
treea6de82a45c3cea038332155b00a3a57e0a2f80ae /PKGBUILD
parent87bccabb80d4ce560684370aced987c6397dd099 (diff)
downloadaur-715b0dc721c47776b11caa2fd248af0d87b7d14b.tar.gz
Update to 6.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 591f0bb78041..c99172ce37b5 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.3
+_qtver=6.2.4
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=('2e30390299bf5735cd73ac1c1a5a33ab691cf45589ac5422b283e56914825761')
+sha256sums=('79d43e38431c93996f803c6f946856c5ab35a60f9c9438ccceaa312bdb4a6a06')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'