* update kquickcharts5 to 5.116.0-1
This commit is contained in:
parent
c0292ae5c0
commit
a6e387c92d
@ -1,7 +1,7 @@
|
||||
pkgbase = kquickcharts5
|
||||
pkgdesc = A QtQuick plugin providing high-performance charts
|
||||
pkgver = 5.115.0
|
||||
pkgrel = 1.1
|
||||
pkgver = 5.116.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -14,10 +14,10 @@ pkgbase = kquickcharts5
|
||||
depends = qt5-quickcontrols2
|
||||
conflicts = kquickcharts<5.111
|
||||
replaces = kquickcharts<5.111
|
||||
source = https://download.kde.org/stable/frameworks/5.115/kquickcharts-5.115.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/5.115/kquickcharts-5.115.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/5.116/kquickcharts-5.116.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/5.116/kquickcharts-5.116.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
sha256sums = aa78d81ce4af03671803b50f4a7ee8ffb8e6c687749de1706359176d502566bb
|
||||
sha256sums = d20c11e514b5d20e16d7054d3e56c8c7c91cc80aaa58ee460126caebef04a2ad
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kquickcharts5
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
_name=kquickcharts
|
||||
pkgname=${_name}5
|
||||
pkgver=5.115.0
|
||||
pkgrel=1.1
|
||||
pkgver=5.116.0
|
||||
pkgrel=1
|
||||
pkgdesc='A QtQuick plugin providing high-performance charts'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://community.kde.org/Frameworks'
|
||||
@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
|
||||
replaces=("$_name<5.111")
|
||||
groups=(kf5)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('aa78d81ce4af03671803b50f4a7ee8ffb8e6c687749de1706359176d502566bb'
|
||||
sha256sums=('d20c11e514b5d20e16d7054d3e56c8c7c91cc80aaa58ee460126caebef04a2ad'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user