summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-07-20 23:12:04 +0200
committerMartchus2023-07-20 23:12:04 +0200
commit589261caedf2254619830125ea6bf16e14fa3553 (patch)
treed5d04da41469c47a8e7175e71ad4b0a5e7207c0d /PKGBUILD
parent23b7293ead492da3ad0e2f9023109fdc212df74b (diff)
downloadaur-589261caedf2254619830125ea6bf16e14fa3553.tar.gz
Update to 6.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3a82f4f5118..792df858a8f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-lottie
-_qtver=6.5.1
+_qtver=6.5.2
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=('10b8f8107b75314703a4d0e0f60778c30c8f41a339622bc8166eec284ac26b81')
+sha256sums=('003adc5cf0d50b32d00a09d66ba6332db22191fb0999f51e032f02a21474e89b')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'