* update kaccounts-integration to 24.12.2-1
This commit is contained in:
parent
44d2599877
commit
85fed2350a
@ -1,6 +1,6 @@
|
||||
pkgbase = kaccounts-integration
|
||||
pkgdesc = Online account management system and its Plasma integration components
|
||||
pkgver = 24.12.0
|
||||
pkgver = 24.12.2
|
||||
pkgrel = 1
|
||||
url = https://www.kde.org/
|
||||
arch = x86_64
|
||||
@ -28,12 +28,12 @@ pkgbase = kaccounts-integration
|
||||
depends = signon-plugin-oauth2
|
||||
depends = signond
|
||||
optdepends = qt6-declarative: QML plugin
|
||||
source = https://download.kde.org/stable/release-service/24.12.0/src/kaccounts-integration-24.12.0.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.12.0/src/kaccounts-integration-24.12.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/release-service/24.12.2/src/kaccounts-integration-24.12.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.12.2/src/kaccounts-integration-24.12.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 04e8a00bdd4539027497edcabc4d7c21932ab00f43a51b1184365735f8d3b433
|
||||
sha256sums = d456f36884580e5447fed3f23f85e7d3fae0264cf85093e1eaa621eab65881d8
|
||||
sha256sums = SKIP
|
||||
depends_x86_64 = signon-ui
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kaccounts-integration
|
||||
pkgver=24.12.0
|
||||
pkgver=24.12.2
|
||||
pkgrel=1
|
||||
pkgdesc='Online account management system and its Plasma integration components'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -31,7 +31,7 @@ makedepends=(extra-cmake-modules
|
||||
kdoctools
|
||||
qcoro)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('04e8a00bdd4539027497edcabc4d7c21932ab00f43a51b1184365735f8d3b433'
|
||||
sha256sums=('d456f36884580e5447fed3f23f85e7d3fae0264cf85093e1eaa621eab65881d8'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user