summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-09-30 19:57:53 +0200
committerMartchus2023-09-30 19:57:53 +0200
commit137abe6a62836cf7fb29d1581b118a96611ec864 (patch)
tree98f963599c43d68c7aa955f0519cec88b5578b02 /PKGBUILD
parent0f575e52ded9414b37fbbc51c683664b0e72d25d (diff)
downloadaur-137abe6a62836cf7fb29d1581b118a96611ec864.tar.gz
Update to 6.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90db4b15d6ef..d6ab069703f4 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.5.2
+_qtver=6.5.3
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=('003adc5cf0d50b32d00a09d66ba6332db22191fb0999f51e032f02a21474e89b')
+sha256sums=('3d2c4685b104c01c341fed9528f56d63a69d8ee6d5996bc55100720637a95722')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'