summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:06 +0100
committerMartchus2022-01-30 20:51:06 +0100
commit134fdd5e005c7f99eeae8c2335615d8d1a93bb13 (patch)
treec4bb7074d5bb3486c4759c2c751bb026719eb75b /PKGBUILD
parentceda1f4c5a93fb6f3df526e7c843f92c22f73a44 (diff)
downloadaur-134fdd5e005c7f99eeae8c2335615d8d1a93bb13.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a279a691421..270737b0d4a2 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.2.2
+_qtver=6.2.3
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=('939d5479b035f674dd669b3e084ec9688eaea62763d2a7ad134630ff20efd479')
+sha256sums=('aa29504d234c891dac3ac8bf390f77e43d9827d0f5cea411039144f2ef2c2333')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'