* update kwayland-integration to 6.1.2-1
This commit is contained in:
parent
5e5d936f40
commit
c3c8153c1d
27
kde/kwayland-integration/.SRCINFO
Normal file
27
kde/kwayland-integration/.SRCINFO
Normal file
@ -0,0 +1,27 @@
|
||||
pkgbase = kwayland-integration
|
||||
pkgdesc = Provides integration plugins for various KDE frameworks for the wayland windowing system
|
||||
pkgver = 6.1.2
|
||||
pkgrel = 1
|
||||
url = https://kde.org/plasma-desktop/
|
||||
arch = x86_64
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = plasma-wayland-protocols
|
||||
makedepends = wayland-protocols
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kwayland5
|
||||
depends = kwindowsystem5
|
||||
depends = qt5-base
|
||||
depends = qt5-wayland
|
||||
depends = wayland
|
||||
source = https://download.kde.org/stable/plasma/6.1.2/kwayland-integration-6.1.2.tar.xz
|
||||
source = https://download.kde.org/stable/plasma/6.1.2/kwayland-integration-6.1.2.tar.xz.sig
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
|
||||
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
|
||||
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
|
||||
sha256sums = 0a2561bbc4f82b351be653abf5f46c9b46a68f31495465aa22a5aebe95b6949b
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kwayland-integration
|
@ -2,7 +2,7 @@
|
||||
# Maintainer:Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kwayland-integration
|
||||
pkgver=6.0.5
|
||||
pkgver=6.1.2
|
||||
_dirver=$(echo $pkgver | cut -d. -f1-3)
|
||||
pkgrel=1
|
||||
pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
|
||||
@ -20,7 +20,7 @@ makedepends=(extra-cmake-modules
|
||||
plasma-wayland-protocols
|
||||
wayland-protocols)
|
||||
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('b16df4ad9851242a393874c2d535202973247ddba8be13fd9598be8616a9a045'
|
||||
sha256sums=('0a2561bbc4f82b351be653abf5f46c9b46a68f31495465aa22a5aebe95b6949b'
|
||||
'SKIP')
|
||||
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user