* update kstatusnotifieritem to 6.4.0-1

This commit is contained in:
Alexander Baldeck 2024-09-13 08:15:05 +02:00
parent 3acb8fbdd6
commit 4b88fe4cb0
2 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = kstatusnotifieritem
pkgdesc = Implementation of Status Notifier Items
pkgver = 5.249.0
pkgver = 6.4.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@ -14,11 +14,12 @@ pkgbase = kstatusnotifieritem
depends = glibc
depends = kwindowsystem
depends = qt6-base
source = https://download.kde.org/unstable/frameworks/5.249.0/kstatusnotifieritem-5.249.0.tar.xz
source = https://download.kde.org/unstable/frameworks/5.249.0/kstatusnotifieritem-5.249.0.tar.xz.sig
source = https://download.kde.org/stable/frameworks/6.4/kstatusnotifieritem-6.4.0.tar.xz
source = https://download.kde.org/stable/frameworks/6.4/kstatusnotifieritem-6.4.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
sha256sums = b4485d37226758b4b43c4ebd7fe344b65e2408334f778a3deecef71315451f40
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
sha256sums = 32790111741482844ae1901c37db568346efc2ae68f712cecc6b9a5c1cba81b9
sha256sums = SKIP
pkgname = kstatusnotifieritem

View File

@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=kstatusnotifieritem
pkgver=6.2.0
pkgver=6.4.0
pkgrel=1
pkgdesc='Implementation of Status Notifier Items'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -18,7 +18,7 @@ makedepends=(doxygen
qt6-tools)
groups=(kf6)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('04b9fc0905b614afc8e0afcf5451018d2a126f165221b6db20e4171be2fb1fcf'
sha256sums=('32790111741482844ae1901c37db568346efc2ae68f712cecc6b9a5c1cba81b9'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>