summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-04-10 23:30:37 +0200
committerMartchus2022-04-10 23:30:37 +0200
commitad17e8b05f7d06b652211cb212045eb1024f02ae (patch)
tree3771e27a8a10e513c3f50ca864650f0dcb55a1b2 /PKGBUILD
parent715b0dc721c47776b11caa2fd248af0d87b7d14b (diff)
downloadaur-ad17e8b05f7d06b652211cb212045eb1024f02ae.tar.gz
Update to 6.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c99172ce37b5..a04cae77c09c 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.2.4
+_qtver=6.3.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=('79d43e38431c93996f803c6f946856c5ab35a60f9c9438ccceaa312bdb4a6a06')
+sha256sums=('c757c733b5ee847abd44c531cfb22287e4cbab03e8d6fc337690808a2cbe9748')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'