summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-11-30 11:06:11 +0100
committerMartchus2023-11-30 11:06:11 +0100
commit5d806dae2f6736294f833d0525d349901c7c1dd4 (patch)
tree493d08bda55c6519165ab1ababc788636036084f /PKGBUILD
parentd686b8bd8e38c67dc3a9c94c36a5412b00922c8c (diff)
downloadaur-5d806dae2f6736294f833d0525d349901c7c1dd4.tar.gz
Update to 6.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a704bbf00d28..935949075eaf 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.6.0
+_qtver=6.6.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=('28f0be5d4eac103ba3bb660ea61806d0e193c1fab949d1c95f2cb7cb39d84498')
+sha256sums=('bd13ee815c2fc39ac9e5a2e34f3e7055f972d14b949f00d6c6ec5347783799d3')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'