upgpkg: bluejay-1.0.3-8: rebuild for qt6-base-6.10.0
This commit is contained in:
parent
95bf1579d4
commit
4a4bd00f7e
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = bluejay
|
pkgbase = bluejay
|
||||||
pkgdesc = Bluetooth manager written in Qt
|
pkgdesc = Bluetooth manager written in Qt
|
||||||
pkgver = 1.0.3
|
pkgver = 1.0.3
|
||||||
pkgrel = 7
|
pkgrel = 8
|
||||||
url = https://github.com/EbonJaeger/bluejay
|
url = https://github.com/EbonJaeger/bluejay
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = CC0-1.0 AND CC-BY-SA-4.0 AND MPL-2.0
|
license = CC0-1.0 AND CC-BY-SA-4.0 AND MPL-2.0
|
||||||
|
|
@ -21,7 +21,7 @@ pkgbase = bluejay
|
||||||
depends = kirigami
|
depends = kirigami
|
||||||
depends = kirigami-addons
|
depends = kirigami-addons
|
||||||
depends = qqc2-desktop-style
|
depends = qqc2-desktop-style
|
||||||
depends = qt6-base=6.9.2
|
depends = qt6-base=6.10.0
|
||||||
depends = qt6-declarative
|
depends = qt6-declarative
|
||||||
depends = qt6-tools
|
depends = qt6-tools
|
||||||
source = bluejay-1.0.3::git+https://github.com/EbonJaeger/bluejay.git#tag=v1.0.3
|
source = bluejay-1.0.3::git+https://github.com/EbonJaeger/bluejay.git#tag=v1.0.3
|
||||||
|
|
|
||||||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=bluejay
|
pkgname=bluejay
|
||||||
pkgver=1.0.3
|
pkgver=1.0.3
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
pkgdesc="Bluetooth manager written in Qt"
|
pkgdesc="Bluetooth manager written in Qt"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://github.com/EbonJaeger/bluejay"
|
url="https://github.com/EbonJaeger/bluejay"
|
||||||
|
|
@ -21,7 +21,7 @@ depends=(
|
||||||
kirigami
|
kirigami
|
||||||
kirigami-addons
|
kirigami-addons
|
||||||
qqc2-desktop-style
|
qqc2-desktop-style
|
||||||
'qt6-base=6.9.2'
|
'qt6-base=6.10.0'
|
||||||
qt6-declarative
|
qt6-declarative
|
||||||
qt6-tools
|
qt6-tools
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue