syndication: update to 5.51.0.

This commit is contained in:
John 2018-10-15 11:00:39 +02:00 committed by Helmut Pozimski
parent b131b4a03c
commit 9ebdfde1a4
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'syndication' # Template file for 'syndication'
pkgname=syndication pkgname=syndication
reverts="18.08.0_1 18.08.0_2 18.08.1_1" reverts="18.08.0_1 18.08.0_2 18.08.1_1"
version=5.50.0 version=5.51.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
makedepends="qt5-devel kcodecs-devel" makedepends="qt5-devel kcodecs-devel"
short_desc="RSS/Atom parser library" short_desc="RSS/Atom parser library"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/frameworks/${version%.*}/syndication-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/syndication-${version}.tar.xz"
checksum=6355e2b14966e455dd0d6fd9cdb6691e905ab62be1981b9efbfb3727305de3c4 checksum=cea7c8f735f7c20b1c35124d4b8d2ab44494d24ca20ba0c408492156f97cfe59
syndication-devel_package() { syndication-devel_package() {
short_desc+=" - development" short_desc+=" - development"