diff options
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | qtconnectivity-sha256.txt | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = android-armv7a-eabi-qt6-connectivity pkgdesc = Provides access to Bluetooth hardware (android) - pkgver = 6.8.2 + pkgver = 6.9.0 pkgrel = 1 url = https://www.qt.io arch = any @@ -19,7 +19,7 @@ pkgbase = android-armv7a-eabi-qt6-connectivity options = !buildflags options = staticlibs options = !emptydirs - source = https://download.qt.io/official_releases/qt/6.8/6.8.2/submodules/qtconnectivity-everywhere-src-6.8.2.tar.xz - sha256sums = e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a + source = https://download.qt.io/official_releases/qt/6.9/6.9.0/submodules/qtconnectivity-everywhere-src-6.9.0.tar.xz + sha256sums = ff402f8dacb2b9f9308afcea67118ae1645ce6466f2d41a8d5c12fd2fa168598 pkgname = android-armv7a-eabi-qt6-connectivity @@ -5,7 +5,7 @@ _android_arch=armv7a-eabi pkgname=android-$_android_arch-qt6-connectivity -_qtver=6.8.2 +_qtver=6.9.0 pkgver=${_qtver/-/} pkgrel=1 arch=(any) @@ -19,7 +19,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs') groups=(android-${_android_arch}-qt6) _pkgfqn="qtconnectivity-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a') +sha256sums=('ff402f8dacb2b9f9308afcea67118ae1645ce6466f2d41a8d5c12fd2fa168598') build() { export PATH=/usr/lib/jvm/java-17-openjdk/bin:$PATH diff --git a/qtconnectivity-sha256.txt b/qtconnectivity-sha256.txt index 5ef50ebab16b..8b792168b308 100644 --- a/qtconnectivity-sha256.txt +++ b/qtconnectivity-sha256.txt @@ -1 +1 @@ -e617120e084ac369fd6064f2c177de9e1c2cd9989a1f1774eea131800d52812a +ff402f8dacb2b9f9308afcea67118ae1645ce6466f2d41a8d5c12fd2fa168598 |