summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:26:18 +0100
committerMartchus2023-01-07 14:26:18 +0100
commitcd939c53933b29c3d82c86994d2392d1fdc4c357 (patch)
tree000a98c3bacb6e637c2126afe5fe713c4c503eb2 /PKGBUILD
parent73a8dcc86e8d66446343816c086126fd96aa61e0 (diff)
downloadaur-cd939c53933b29c3d82c86994d2392d1fdc4c357.tar.gz
Update to 6.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a2af52ff6e5..35b2bc04d260 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.4.1
+_qtver=6.4.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=('f35f7dc37845e8b411175ea456a28b73a7a54c894832be2739e7c4f4f058de5c')
+sha256sums=('3088abb7f478362a354ea1509d1c3c3403e3f5adfb84f3e5cf30a1f2eff09a5e')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'