upgpkg: bluejay-1.0.3-11: rebuild with latest qt

This commit is contained in:
Christian Schendel 2025-10-18 11:30:10 +02:00
parent 2f2b706adb
commit e357033178
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 = 10
pkgrel = 11
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.10.0
depends = qt6-base
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=10
pkgrel=11
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.10.0'
qt6-base
qt6-declarative
qt6-tools
)