* update ksvg to 6.4.0-1
This commit is contained in:
parent
71b0837486
commit
a7a0282caf
@ -1,6 +1,6 @@
|
||||
pkgbase = ksvg
|
||||
pkgdesc = Components for handling SVGs
|
||||
pkgver = 5.249.0
|
||||
pkgver = 6.4.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -24,11 +24,12 @@ pkgbase = ksvg
|
||||
depends = qt6-svg
|
||||
optdepends = kirigami: QML bindings
|
||||
optdepends = qt6-declarative: QML bindings
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/ksvg-5.249.0.tar.xz
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/ksvg-5.249.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.4/ksvg-6.4.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.4/ksvg-6.4.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
sha256sums = 60688d297534321fdb97caabce5aabafc2d693dcddf98ba4a3708e9d3a2a1a3d
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = 3391c74fc31526e7ff2659622d00e93b5cd8667397611d5676062e4b32d86530
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = ksvg
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=ksvg
|
||||
pkgver=6.2.0
|
||||
pkgver=6.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Components for handling SVGs'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -27,7 +27,7 @@ optdepends=('kirigami: QML bindings'
|
||||
'qt6-declarative: QML bindings')
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('5689bf9dc3efab29fddaea0af00aaec8ca8323e6504f490c3bb3b47a82eb76f3'
|
||||
sha256sums=('3391c74fc31526e7ff2659622d00e93b5cd8667397611d5676062e4b32d86530'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user