* update kcalendarcore to 6.8.0-1
This commit is contained in:
parent
ce4febca78
commit
88a2f4e928
@ -1,9 +1,13 @@
|
||||
pkgbase = kcalendarcore
|
||||
pkgdesc = The KDE calendar access library
|
||||
pkgver = 6.7.0
|
||||
pkgver = 6.8.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = kf6
|
||||
license = LGPL-2.0-only
|
||||
license = LGPL-3.0-only
|
||||
@ -17,12 +21,12 @@ pkgbase = kcalendarcore
|
||||
depends = libical
|
||||
depends = qt6-base
|
||||
optdepends = qt6-declarative: QML bindings
|
||||
source = https://download.kde.org/stable/frameworks/6.7/kcalendarcore-6.7.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.7/kcalendarcore-6.7.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.8/kcalendarcore-6.8.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.8/kcalendarcore-6.8.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 8e5282d8d7a0ce0a1a1bdb32133ba4102d06070105513e712dafe76e32647dfb
|
||||
sha256sums = cc5fc3c304b117470744689829e94baf85c6ce4dc24593b9958f1de899c87412
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kcalendarcore
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kcalendarcore
|
||||
pkgver=6.7.0
|
||||
pkgver=6.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='The KDE calendar access library'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -20,7 +20,7 @@ makedepends=(doxygen
|
||||
optdepends=('qt6-declarative: QML bindings')
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('8e5282d8d7a0ce0a1a1bdb32133ba4102d06070105513e712dafe76e32647dfb'
|
||||
sha256sums=('cc5fc3c304b117470744689829e94baf85c6ce4dc24593b9958f1de899c87412'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user