summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-04-04 10:46:18 +0200
committerMartchus2024-04-04 10:46:18 +0200
commitafed733cd9a79ce76f5501096f443d7a0e1600a7 (patch)
tree3a8babaffc3a4b4a97a85df15afb46166c94d498 /PKGBUILD
parentf545382189ffc5f0f90fad0f2f56ff5d6fea2531 (diff)
downloadaur-mingw-w64-qt6-lottie-static.tar.gz
Update to 6.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3586293ae5bd..dfff1819d17d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-lottie-static
-_qtver=6.6.3
+_qtver=6.7.0
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtlottie-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('9891fad0aef6fbc2f458f6d664698d9180b20255fc83e2c269960304c0920eb4')
+sha256sums=('9c0ffbde3c99e006bd13c844a1d691e275c02db1c3db44d05154c939d23ba2ed')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'