mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
syndication: update to 5.57.0
[ci skip]
This commit is contained in:
parent
564c63b690
commit
14926c98e3
1 changed files with 3 additions and 3 deletions
|
@ -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.56.0
|
version=5.57.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
hostmakedepends="kcoreaddons 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="John <johnz@posteo.net>"
|
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=09874ad643da79c538592800d307ab8f2e8785032c0d885fac8f9355ae83d972
|
checksum=251b2333bd3e49f833ef5ac12e0d2540a7640c84625090a85d99715927653728
|
||||||
|
|
||||||
syndication-devel_package() {
|
syndication-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue