summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:12:08 +0200
committerMartchus2023-07-20 23:12:08 +0200
commit7b93bc928b0b6839c5c2469abc81b5ca1a8e3ec5 (patch)
tree2a495c1663d045a76d082d3ca60d831a5b8bb124 /PKGBUILD
parent932bb9395d4ae134572eea61ed720efe9949766f (diff)
downloadaur-7b93bc928b0b6839c5c2469abc81b5ca1a8e3ec5.tar.gz
Update to 6.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37acc756be0f..cdcece4dcd79 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.1
+_qtver=6.5.2
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=('c95aca8371c2909255d908f4d78a0bfd975a83a73ed882eabc561d444864aba5')
+sha256sums=('4006bd7cfbb4302a887bda82b7fe3c31633626363a5e6ba9730bdb4fa8ab2aa6')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'