upgpkg: bluejay-1.0.3-8: rebuild for qt6-base-6.10.0

This commit is contained in:
Christian Schendel 2025-10-10 18:33:54 +02:00
parent 95bf1579d4
commit 4a4bd00f7e
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = bluejay
pkgdesc = Bluetooth manager written in Qt
pkgver = 1.0.3
pkgrel = 7
pkgrel = 8
url = https://github.com/EbonJaeger/bluejay
arch = x86_64
license = CC0-1.0 AND CC-BY-SA-4.0 AND MPL-2.0
@ -21,7 +21,7 @@ pkgbase = bluejay
depends = kirigami
depends = kirigami-addons
depends = qqc2-desktop-style
depends = qt6-base=6.9.2
depends = qt6-base=6.10.0
depends = qt6-declarative
depends = qt6-tools
source = bluejay-1.0.3::git+https://github.com/EbonJaeger/bluejay.git#tag=v1.0.3

View file

@ -2,7 +2,7 @@
pkgname=bluejay
pkgver=1.0.3
pkgrel=7
pkgrel=8
pkgdesc="Bluetooth manager written in Qt"
arch=(x86_64)
url="https://github.com/EbonJaeger/bluejay"
@ -21,7 +21,7 @@ depends=(
kirigami
kirigami-addons
qqc2-desktop-style
'qt6-base=6.9.2'
'qt6-base=6.10.0'
qt6-declarative
qt6-tools
)