* update kwallet5 to 5.116.0-1.1

This commit is contained in:
Alexander Baldeck 2025-01-08 23:21:45 +01:00
parent 67be9b5858
commit e14cbb333c
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,13 @@
pkgbase = kwallet5
pkgdesc = Secure and unified container for user passwords
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
@ -22,10 +26,10 @@ pkgbase = kwallet5
conflicts = kwallet<5.111
replaces = kwallet<5.111
replaces = kwallet-secrets
source = https://download.kde.org/stable/frameworks/5.112/kwallet-5.112.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.112/kwallet-5.112.0.tar.xz.sig
source = https://download.kde.org/stable/frameworks/5.116/kwallet-5.116.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.116/kwallet-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
sha256sums = 5ae0486d38a9a7ca9c1b81841861da9e788f3d6a53ea7e33ff1b4298bee768ec
sha256sums = 1ece8b5ecb2bc86ac6d9f55c7fa60f3099513732b6ed367895ec36b5bccd448b
sha256sums = SKIP
pkgname = kwallet5

View File

@ -6,7 +6,7 @@
_name=kwallet
pkgname=${_name}5
pkgver=5.116.0
pkgrel=1
pkgrel=1.1
pkgdesc='Secure and unified container for user passwords'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://community.kde.org/Frameworks'