summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-02-15 21:22:01 +0100
committerMartchus2024-02-15 21:22:01 +0100
commit2a4ef6cc5eced7ec66650f297cfbfdff94c055df (patch)
tree4ded14669e9963b4437a1205034ec2418e6ab5e9 /PKGBUILD
parent745d54ce69f487649381b3316d7e3669d04335e2 (diff)
downloadaur-2a4ef6cc5eced7ec66650f297cfbfdff94c055df.tar.gz
Update to 6.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dc54fc3df98..e5324110dc82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-quicktimeline-static
-_qtver=6.6.1
+_qtver=6.6.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtquicktimeline-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('3860f548327d425beb3772eddde1670986646912e2a11721ea37d18199ffe168')
+sha256sums=('8c4e5273c85a23e93da3375ce5e97261707fe9800076aaf164e7e00cc14d9919')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'