* update kwrited to 6.3.1-1

This commit is contained in:
Alexander Baldeck 2025-02-27 12:49:47 +01:00
parent 346ea1ef35
commit 88e5cba5e8
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = kwrited
pkgdesc = KDE daemon listening for wall and write messages
pkgver = 6.2.4
pkgver = 6.3.1
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@ -19,13 +19,13 @@ pkgbase = kwrited
depends = knotifications
depends = kpty
depends = qt6-base
source = https://download.kde.org/stable/plasma/6.2.4/kwrited-6.2.4.tar.xz
source = https://download.kde.org/stable/plasma/6.2.4/kwrited-6.2.4.tar.xz.sig
source = https://download.kde.org/stable/plasma/6.3.1/kwrited-6.3.1.tar.xz
source = https://download.kde.org/stable/plasma/6.3.1/kwrited-6.3.1.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
sha256sums = 55b664310d98d2e26d304878f6a2e7dc15ac32b941076ae6a3391e049c3e9b66
sha256sums = 0f142e450e1087413752be19d4e3dd867080c5e8156da28122a7640fecc3d925
sha256sums = SKIP
pkgname = kwrited

View File

@ -4,7 +4,7 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kwrited
pkgver=6.2.4
pkgver=6.3.1
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='KDE daemon listening for wall and write messages'
@ -22,7 +22,7 @@ makedepends=(extra-cmake-modules
kdoctools)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('55b664310d98d2e26d304878f6a2e7dc15ac32b941076ae6a3391e049c3e9b66'
sha256sums=('0f142e450e1087413752be19d4e3dd867080c5e8156da28122a7640fecc3d925'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>