* update kpeople to 6.11.0-1
This commit is contained in:
parent
93936d38f0
commit
7e03bc0634
@ -1,6 +1,6 @@
|
||||
pkgbase = kpeople
|
||||
pkgdesc = A library that provides access to all contacts and the people who hold them
|
||||
pkgver = 6.9.0
|
||||
pkgver = 6.11.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -25,12 +25,12 @@ pkgbase = kpeople
|
||||
depends = kwidgetsaddons
|
||||
depends = qt6-base
|
||||
optdepends = qt6-declarative: QML bindings
|
||||
source = https://download.kde.org/stable/frameworks/6.9/kpeople-6.9.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.9/kpeople-6.9.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.11/kpeople-6.11.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.11/kpeople-6.11.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 27ee5b5f865d309374a53d4086dee14cf4e02f99dd9ae6fae71a7e3e02ad7422
|
||||
sha256sums = 3f67af43442358e7b4d9a0a81d86133707ffaae0f5e05c48aa1f390ec47ff96b
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kpeople
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kpeople
|
||||
pkgver=6.9.0
|
||||
pkgver=6.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='A library that provides access to all contacts and the people who hold them'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -25,7 +25,7 @@ makedepends=(doxygen
|
||||
optdepends=('qt6-declarative: QML bindings')
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('27ee5b5f865d309374a53d4086dee14cf4e02f99dd9ae6fae71a7e3e02ad7422'
|
||||
sha256sums=('3f67af43442358e7b4d9a0a81d86133707ffaae0f5e05c48aa1f390ec47ff96b'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user