* update layer-shell-qt to 6.3.1-2
This commit is contained in:
parent
b0f9eecc06
commit
fa70156ce9
@ -1,7 +1,7 @@
|
||||
pkgbase = layer-shell-qt
|
||||
pkgdesc = Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
|
||||
pkgver = 6.2.4
|
||||
pkgrel = 3
|
||||
pkgver = 6.3.1
|
||||
pkgrel = 2
|
||||
url = https://kde.org/plasma-desktop/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -19,13 +19,13 @@ pkgbase = layer-shell-qt
|
||||
depends = qt6-wayland
|
||||
depends = wayland
|
||||
optdepends = qt6-declarative: QML bindings
|
||||
source = https://download.kde.org/stable/plasma/6.2.4/layer-shell-qt-6.2.4.tar.xz
|
||||
source = https://download.kde.org/stable/plasma/6.2.4/layer-shell-qt-6.2.4.tar.xz.sig
|
||||
source = https://download.kde.org/stable/plasma/6.3.1/layer-shell-qt-6.3.1.tar.xz
|
||||
source = https://download.kde.org/stable/plasma/6.3.1/layer-shell-qt-6.3.1.tar.xz.sig
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
|
||||
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
|
||||
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
|
||||
sha256sums = 001897a7d4991a9e95be73152d9513662cc7d8a53211702d906d597b73ced872
|
||||
sha256sums = 8e19ea265cbba4b010e2d4997140e0c9a0bbb5a11b50accc8bd4338e7af7e97f
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = layer-shell-qt
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=layer-shell-qt
|
||||
pkgver=6.2.4
|
||||
pkgver=6.3.1
|
||||
_dirver=$(echo $pkgver | cut -d. -f1-3)
|
||||
pkgrel=3
|
||||
pkgrel=2
|
||||
pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://kde.org/plasma-desktop/'
|
||||
@ -19,7 +19,7 @@ makedepends=(extra-cmake-modules
|
||||
optdepends=('qt6-declarative: QML bindings')
|
||||
groups=(plasma)
|
||||
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('001897a7d4991a9e95be73152d9513662cc7d8a53211702d906d597b73ced872'
|
||||
sha256sums=('8e19ea265cbba4b010e2d4997140e0c9a0bbb5a11b50accc8bd4338e7af7e97f'
|
||||
'SKIP')
|
||||
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user