summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-04-05 10:45:48 +0200
committerMartchus2023-04-05 10:45:48 +0200
commitd698d754570fceba1268ceb9ac7d1bf575f15f29 (patch)
tree3ec6af57b7ac0907be2329c6960d0e8f665f735b /PKGBUILD
parentc39b9980750eeb30bde2157dd1f9210dec2af75a (diff)
downloadaur-d698d754570fceba1268ceb9ac7d1bf575f15f29.tar.gz
Update to 6.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cebe13df5b5f..8f2f5792d332 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.3
+_qtver=6.5.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=('3808c447c3a3af98c797f12f38d3c371c628c35d34123ce7a7e1f580e55e3da5')
+sha256sums=('578b3e929662b443cd4e51cb0de71e91f4ff55a512d66e0b1ea2999b5657cfbf')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'