summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-11-30 11:07:32 +0100
committerMartchus2023-11-30 11:07:32 +0100
commitca6a94b1323341f5b2d00186015e54881f493a9d (patch)
treeb95a4a6aca5a4bea6629136b14e0484e9603a1e4 /PKGBUILD
parent325f1458a5dc9f4c83392a1dd26054cdf6a8816c (diff)
downloadaur-ca6a94b1323341f5b2d00186015e54881f493a9d.tar.gz
Update to 6.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27ff0280a114..b51f3a4359d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-positioning-static
-_qtver=6.6.0
+_qtver=6.6.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtpositioning-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('8d6520fa3c759ed33eaea7cb1aa7e1e7ec999f828e496a6c592847d61f0fa539')
+sha256sums=('3ddac73f3b12b8516498cb5d2f9ade058a1a9368f74188d48ed27032833816b8')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'