summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:47:11 +0200
committerMartchus2023-04-05 10:47:11 +0200
commit6534c7c707f7530b35e7e857cdc98e63969f416e (patch)
tree3978e21272261b7d4d011b66421ae9dbdc7ca656 /PKGBUILD
parentc9a8402031c25f0b4f673be03aecd2f92a51a503 (diff)
downloadaur-6534c7c707f7530b35e7e857cdc98e63969f416e.tar.gz
Update to 6.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9ca7361d02e..d0c47cd2da7a 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.4.3
+_qtver=6.5.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=('5f3964fa2889456736a0bdf07221105fd67853539496e2d3ba2f380a47babc48')
+sha256sums=('5ee434e2f4917c2d2e9b1de6cb1347c644a8c92338284efeb96202a557e72ea6')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'