summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:44:44 +0200
committerMartchus2023-10-12 10:44:44 +0200
commitd686b8bd8e38c67dc3a9c94c36a5412b00922c8c (patch)
tree23149c651368f57fb41eae4a76190e39d8baba24 /PKGBUILD
parent090098494c0d020fe7f67647a10e528dc7929b39 (diff)
downloadaur-d686b8bd8e38c67dc3a9c94c36a5412b00922c8c.tar.gz
Update to 6.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e99c61759324..a704bbf00d28 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.5.3
+_qtver=6.6.0
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=('19d1a7335a83124df886701ef2da389c3ba8e943ee7262c76c6d9b242e2dc293')
+sha256sums=('28f0be5d4eac103ba3bb660ea61806d0e193c1fab949d1c95f2cb7cb39d84498')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'