summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-01-30 20:51:16 +0100
committerMartchus2022-01-30 20:51:16 +0100
commit0d6d294a421cbe66b4af7190616dd2ba19f9cf67 (patch)
tree82daa62853f2243a67de0f8f0bbaf6835eec9174 /PKGBUILD
parent8d7d7f7c9de413e5f38284ca3130d2e4bea7bbb1 (diff)
downloadaur-0d6d294a421cbe66b4af7190616dd2ba19f9cf67.tar.gz
Update to 6.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f501c6c167b3..432d575cdaba 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.2.2
+_qtver=6.2.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=('9c2ac91b9f5dc860d211ed9f3c1e3965dbb4665ace4af735e96b6328990fd74f')
+sha256sums=('f3ccb557e841b239ead86977d94ff05888585f173b03f2f037df2b4969707be9')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'