* update keysmith to 24.08.3-1

This commit is contained in:
Alexander Baldeck 2024-12-26 13:57:27 +01:00
parent b1dd7f5c95
commit 2ecafccb2f
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,13 @@
pkgbase = keysmith
pkgdesc = OTP client for Plasma Mobile and Desktop
pkgver = 24.08.2
pkgver = 24.08.3
pkgrel = 1
url = https://apps.kde.org/keysmith/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = kde-applications
groups = kde-utilities
license = GPL-2.0-or-later
@ -21,12 +25,12 @@ pkgbase = keysmith
depends = qqc2-desktop-style
depends = qt6-base
depends = qt6-declarative
source = https://download.kde.org/stable/release-service/24.08.2/src/keysmith-24.08.2.tar.xz
source = https://download.kde.org/stable/release-service/24.08.2/src/keysmith-24.08.2.tar.xz.sig
source = https://download.kde.org/stable/release-service/24.08.3/src/keysmith-24.08.3.tar.xz
source = https://download.kde.org/stable/release-service/24.08.3/src/keysmith-24.08.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
sha256sums = 4d90a3fbd6db73f62d32388313d1ca22b17133b5224bedf318bd9954c21e215b
sha256sums = 697b271dddb34567e4bfb88bdccc4077ffb8551ce810b172631578fd906da7b9
sha256sums = SKIP
pkgname = keysmith

View File

@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=keysmith
pkgver=24.08.2
pkgver=24.08.3
pkgrel=1
pkgdesc='OTP client for Plasma Mobile and Desktop'
url='https://apps.kde.org/keysmith/'
@ -24,7 +24,7 @@ makedepends=(extra-cmake-modules
groups=(kde-applications
kde-utilities)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('4d90a3fbd6db73f62d32388313d1ca22b17133b5224bedf318bd9954c21e215b'
sha256sums=('697b271dddb34567e4bfb88bdccc4077ffb8551ce810b172631578fd906da7b9'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>