summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-26 15:32:02 +0200
committerMartchus2023-05-26 15:32:02 +0200
commita9845744232cf2bea3c599243e5c3b66d6ccc227 (patch)
treec7fd303159b823efba6d2d3c4ccadf58ded3e42d /PKGBUILD
parent6534c7c707f7530b35e7e857cdc98e63969f416e (diff)
downloadaur-a9845744232cf2bea3c599243e5c3b66d6ccc227.tar.gz
Update to 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0c47cd2da7a..5d2fa8bb4da7 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.0
+_qtver=6.5.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=('5ee434e2f4917c2d2e9b1de6cb1347c644a8c92338284efeb96202a557e72ea6')
+sha256sums=('c95aca8371c2909255d908f4d78a0bfd975a83a73ed882eabc561d444864aba5')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'