summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:12:06 +0100
committerMartchus2022-03-20 12:12:06 +0100
commitf824841f353c05405691ff72394c1096d62c0173 (patch)
tree5ad332fe06356f8a6f25af7945ec7d3a069800ef /PKGBUILD
parent504c2d6ae6c0172a5129a34da10e55310ca39b46 (diff)
downloadaur-f824841f353c05405691ff72394c1096d62c0173.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 92add25949ed..3adf59098106 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.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'