* update kpeople to 6.4.0-1
This commit is contained in:
parent
4d5134e7fb
commit
0e47ef3948
@ -1,6 +1,6 @@
|
||||
pkgbase = kpeople
|
||||
pkgdesc = A library that provides access to all contacts and the people who hold them
|
||||
pkgver = 5.249.0
|
||||
pkgver = 6.4.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -21,11 +21,12 @@ pkgbase = kpeople
|
||||
depends = kwidgetsaddons
|
||||
depends = qt6-base
|
||||
optdepends = qt6-declarative: QML bindings
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/kpeople-5.249.0.tar.xz
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/kpeople-5.249.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.4/kpeople-6.4.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.4/kpeople-6.4.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
sha256sums = 212bca84fe98dfc9fedebd9f4073f66b4ea9946a9d7c29c69b7f15aa7f69c683
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 4a1385b7fca2fa804ed7a0111f9c6c5a25ba98c7bf811e75c1bf1dd3fb472964
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kpeople
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kpeople
|
||||
pkgver=6.2.0
|
||||
pkgver=6.4.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=('3f5faa48ede1e47ee3e3747ef0adf2f1d8320dbefa8f0ec6eb75fd2f4ab45837'
|
||||
sha256sums=('4a1385b7fca2fa804ed7a0111f9c6c5a25ba98c7bf811e75c1bf1dd3fb472964'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user