* update syndication to 6.4.0-1
This commit is contained in:
parent
3014637178
commit
93baa997f8
@ -1,6 +1,6 @@
|
||||
pkgbase = syndication
|
||||
pkgdesc = RSS/Atom parser library
|
||||
pkgver = 5.249.0
|
||||
pkgver = 6.4.0
|
||||
pkgrel = 1
|
||||
url = https://community.kde.org/Frameworks
|
||||
arch = x86_64
|
||||
@ -15,11 +15,12 @@ pkgbase = syndication
|
||||
depends = glibc
|
||||
depends = kcodecs
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/syndication-5.249.0.tar.xz
|
||||
source = https://download.kde.org/unstable/frameworks/5.249.0/syndication-5.249.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/frameworks/6.4/syndication-6.4.0.tar.xz
|
||||
source = https://download.kde.org/stable/frameworks/6.4/syndication-6.4.0.tar.xz.sig
|
||||
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
|
||||
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
|
||||
sha256sums = 5865da63a148e6e5e67c3db6907ffb2e31d8025ffa5ff34d1e6dc81a0f6ae16d
|
||||
validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1
|
||||
sha256sums = d5637eaf255c4d3e110765d2ed5aba06c994560801e4e6c4b0698acc53954dcb
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = syndication
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=syndication
|
||||
pkgver=6.2.0
|
||||
pkgver=6.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='RSS/Atom parser library'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -18,7 +18,7 @@ makedepends=(doxygen
|
||||
qt6-tools)
|
||||
groups=(kf6)
|
||||
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('50ec3843a08ec7b185352c94b89bc2d2720ceaf17eb961a4c3da55f93d05af3c'
|
||||
sha256sums=('d5637eaf255c4d3e110765d2ed5aba06c994560801e4e6c4b0698acc53954dcb'
|
||||
'SKIP')
|
||||
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <faure@kde.org>
|
||||
E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <jr@jriddell.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user