summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-09-12 18:08:59 +0200
committerMartchus2022-09-12 18:08:59 +0200
commitd84b09f9b75c39972dab61ff639168d58d3cae29 (patch)
tree2c9380c121439fb2b9111a83c17d70222fd48a91 /PKGBUILD
parenta38c9d94226f53bd07aff8fd830109872492b120 (diff)
downloadaur-d84b09f9b75c39972dab61ff639168d58d3cae29.tar.gz
Update to 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d03a15e9b043..e0f75baab541 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.3.1
+_qtver=6.3.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=('58a13cf0ce8e7755639f20684078733af24f5a317f6ddb40d6079c8c5a28ebbe')
+sha256sums=('048a09f30689e22a781c1d7c98c5169f9ecbb009db1c137ac0794375b26f515a')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'