diff options
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | qtlottie-sha256.txt | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = android-x86-64-qt6-lottie pkgdesc = A family of player software for a certain json-based file format for describing 2d vector graphics animations (android) - pkgver = 6.8.1 + pkgver = 6.8.2 pkgrel = 1 url = https://www.qt.io arch = any @@ -19,7 +19,7 @@ pkgbase = android-x86-64-qt6-lottie options = !buildflags options = staticlibs options = !emptydirs - source = https://download.qt.io/official_releases/qt/6.8/6.8.1/submodules/qtlottie-everywhere-src-6.8.1.tar.xz - sha256sums = 824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a + source = https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtlottie-everywhere-src-6.8.2.tar.xz + sha256sums = 5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20 pkgname = android-x86-64-qt6-lottie @@ -5,7 +5,7 @@ _android_arch=x86-64 pkgname=android-$_android_arch-qt6-lottie -_qtver=6.8.1 +_qtver=6.8.2 pkgver=${_qtver/-/} pkgrel=1 arch=(any) @@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs') groups=(android-${_android_arch}-qt6) _pkgfqn="qtlottie-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a') +sha256sums=('5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20') build() { export PATH=/usr/lib/jvm/java-17-openjdk/bin:$PATH diff --git a/qtlottie-sha256.txt b/qtlottie-sha256.txt index be695ec78004..9f2319ba1626 100644 --- a/qtlottie-sha256.txt +++ b/qtlottie-sha256.txt @@ -1 +1 @@ -824344c5fcbfdf92b424c21ac96a56b736d5e96afa838689b6207f58e170174a +5ed43eb20d0393dd05c890fb3548deb3b82bad6b0265c12d4995940b238ebe20 |