summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-09-28 18:42:48 +0200
committerMartchus2024-09-28 18:42:48 +0200
commit1ec1a8effe4be29a071eab327b559c5817d4c569 (patch)
treed181a94040e07c83ea076614664d9f8153e1201b
parent16a691602383fd9743a78300c50d4d4b71db4aec (diff)
downloadaur-1ec1a8effe4be29a071eab327b559c5817d4c569.tar.gz
Update to 6.7.3
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep4
-rw-r--r--qtserialbus-sha256.txt2
4 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a881e9328da..e058f4d21b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-aarch64-qt6-serialbus
pkgdesc = Qt module for general purpose serial bus access (android)
- pkgver = 6.7.2
+ pkgver = 6.7.3
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -13,13 +13,12 @@ pkgbase = android-aarch64-qt6-serialbus
makedepends = qt6-base
makedepends = qt6-serialbus
makedepends = ninja
- makedepends = java-environment-openjdk=17
depends = android-aarch64-qt6-serialport
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.7/6.7.2/submodules/qtserialbus-everywhere-src-6.7.2.tar.xz
- sha256sums = 67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b
+ source = https://download.qt.io/official_releases/qt/6.7/6.7.3/submodules/qtserialbus-everywhere-src-6.7.3.tar.xz
+ sha256sums = 55d82e9c7a827808b7383f0a57ad12c2a6fcf5b6c936b27e633155163c0a6276
pkgname = android-aarch64-qt6-serialbus
diff --git a/PKGBUILD b/PKGBUILD
index d8e4e24a4020..6c67109d0aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_android_arch=aarch64
pkgname=android-$_android_arch-qt6-serialbus
-_qtver=6.7.2
+_qtver=6.7.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -13,12 +13,12 @@ url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Qt module for general purpose serial bus access (android)'
depends=('android-aarch64-qt6-serialport')
-makedepends=('android-cmake' 'qt6-base' 'qt6-serialbus' 'ninja' 'java-environment-openjdk=17')
+makedepends=('android-cmake' 'qt6-base' 'qt6-serialbus' 'ninja')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(android-${_android_arch}-qt6)
_pkgfqn="qtserialbus-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b')
+sha256sums=('55d82e9c7a827808b7383f0a57ad12c2a6fcf5b6c936b27e633155163c0a6276')
build() {
export PATH=/usr/lib/jvm/java-17-openjdk/bin:$PATH
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f7aeee28c5be..359557ad1892 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'android-qt6-module';
\
-_qtver=6.7.2
+_qtver=6.7.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -8,4 +8,4 @@ url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Qt module for general purpose serial bus access (android)'
depends=(<%== qt6deps qw(serialport) %>)
-makedepends=('android-cmake<%== $static_suffix %>' 'qt6-base' 'qt6-serialbus' 'ninja' 'java-environment-openjdk=17')
+makedepends=('android-cmake<%== $static_suffix %>' 'qt6-base' 'qt6-serialbus' 'ninja')
diff --git a/qtserialbus-sha256.txt b/qtserialbus-sha256.txt
index 13109e666a9c..cebe353607f8 100644
--- a/qtserialbus-sha256.txt
+++ b/qtserialbus-sha256.txt
@@ -1 +1 @@
-67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b
+55d82e9c7a827808b7383f0a57ad12c2a6fcf5b6c936b27e633155163c0a6276