summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-11-30 11:04:53 +0100
committerMartchus2023-11-30 11:04:53 +0100
commit745d54ce69f487649381b3316d7e3669d04335e2 (patch)
treefa69b5d7d43e13e9fd7e38f510341997031c483b /PKGBUILD
parent7212f974a70d867f2a9f17748a79691cedbbd7f6 (diff)
downloadaur-745d54ce69f487649381b3316d7e3669d04335e2.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 3fe3663347e9..5dc54fc3df98 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.0
+_qtver=6.6.1
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=('079e51d4572aed992731628b269f9c3f9c61a6c379bae6c354c949a6d89bb590')
+sha256sums=('3860f548327d425beb3772eddde1670986646912e2a11721ea37d18199ffe168')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'