summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:44:47 +0200
committerMartchus2023-10-12 10:44:47 +0200
commitcf30f998cfff5b8df648e32a82786d1ba3dd869f (patch)
tree59bcf55ad8b8f406c3dc00611751984302933851 /PKGBUILD
parent5dff98a3c7a573bff9b240893d70aa7187f41621 (diff)
downloadaur-cf30f998cfff5b8df648e32a82786d1ba3dd869f.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 2fba260be56f..fec266070f50 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.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'