[update] layer-shell-qt -> 6.2.4

This commit is contained in:
Developer 2024-12-13 23:45:27 +00:00
parent a16994ae33
commit 455a2230fc
2 changed files with 6 additions and 6 deletions

View File

@ -3,12 +3,12 @@
pkgname = layer-shell-qt
pkgbase = layer-shell-qt
xdata = pkgtype=pkg
pkgver = 6.2.3-1
pkgver = 6.2.4-2
pkgdesc = Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
url = https://kde.org/plasma-desktop/
builddate = 1731714944
builddate = 1734133525
packager = Tuxcore <dev@tuxcore.org>
size = 130797
size = 130798
arch = x86_64
license = GPL-2.0-or-later
license = LGPL-2.0-or-later

View File

@ -1,8 +1,8 @@
# Packager = Tuxcore <dev@tuxcore.org>
pkgname=layer-shell-qt
pkgver=6.2.3
pkgver=6.2.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgrel=2
pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
@ -17,7 +17,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=('00941fedfc5420f65d6be24704b5cc2f07f5971f5b7c00145668cedc73651e1c'
sha256sums=('001897a7d4991a9e95be73152d9513662cc7d8a53211702d906d597b73ced872'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>