summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-17 10:43:10 +0100
committerMartchus2022-11-17 10:43:10 +0100
commitec3757f1e7d3650bc8ecc3c99b1bba8b785d02da (patch)
tree5e63cd2f87c8edbd91d632a562a58ca28bedd11a /PKGBUILD
parent219cfb39aa8e7ef922142a749ddb8016976bdfc2 (diff)
downloadaur-ec3757f1e7d3650bc8ecc3c99b1bba8b785d02da.tar.gz
Update to 6.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6381f2a1ad4d..7a7b3fe5a94b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=aarch64
pkgname=android-$_android_arch-qt6-5compat
-_qtver=6.4.0
+_qtver=6.4.1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -18,7 +18,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qt5compat-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('73475d0837f78246d509199f211a35c71fc36cccf64b3de258ebc6387194a4c0')
+sha256sums=('d4a533ee45d6341b9eb402e69bc21909eeeeda2b2d29a6c715b31c3ec12fd031')
build() {
source android-env ${_android_arch}