summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-12 10:43:27 +0200
committerMartchus2023-10-12 10:43:27 +0200
commit7212f974a70d867f2a9f17748a79691cedbbd7f6 (patch)
treefa8450a5a005bbb199672a1ed34f838bd3021f2d /PKGBUILD
parent99d4589f1302187f5b7cf416165ffe943da2763d (diff)
downloadaur-7212f974a70d867f2a9f17748a79691cedbbd7f6.tar.gz
Update to 6.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92989c83a039..3fe3663347e9 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.5.3
+_qtver=6.6.0
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=('fb3e4cec57d88f8130f31288b3f405dacfcae2e60d67c8030bea0ddfca2e7b5b')
+sha256sums=('079e51d4572aed992731628b269f9c3f9c61a6c379bae6c354c949a6d89bb590')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'