* update knotifications5 to 5.116.0-1.1

This commit is contained in:
Alexander Baldeck 2025-01-08 23:21:51 +01:00
parent 97cc2c3ee8
commit 65b9406034
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,13 @@
pkgbase = knotifications5
pkgdesc = Abstraction for system notifications
pkgver = 5.112.0
pkgrel = 1
pkgver = 5.116.0
pkgrel = 1.1
url = https://community.kde.org/Frameworks
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = kf5
license = LGPL
makedepends = extra-cmake-modules
@ -21,10 +25,10 @@ pkgbase = knotifications5
optdepends = qt5-declarative: QML bindings
conflicts = knotifications<5.111
replaces = knotifications<5.111
source = https://download.kde.org/stable/frameworks/5.112/knotifications-5.112.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.112/knotifications-5.112.0.tar.xz.sig
source = https://download.kde.org/stable/frameworks/5.116/knotifications-5.116.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.116/knotifications-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
sha256sums = bf06fe58638934596a601c1ca727cc25f54a10d26eb786ebe0cf086473489df6
sha256sums = 485930001af56d647825cb5b99a7693b70a3270b1b270b32224a5f81dc69b44b
sha256sums = SKIP
pkgname = knotifications5

View File

@ -6,7 +6,7 @@
_name=knotifications
pkgname=${_name}5
pkgver=5.116.0
pkgrel=1
pkgrel=1.1
pkgdesc='Abstraction for system notifications'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://community.kde.org/Frameworks'