mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
syndication: update to 18.08.1.
This commit is contained in:
parent
2306e05a94
commit
59251363bb
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syndication'
|
||||
pkgname=syndication
|
||||
version=18.08.0
|
||||
revision=2
|
||||
version=18.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel kcodecs-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/syndication-${version}.tar.xz"
|
||||
checksum=e1b411f59a90e7f0d66480f2ccb31b5c97a8dcfa0bd5bc693877e4ba8e9e439e
|
||||
checksum=a06155e69b94271850fbba2a1e642fe297c72a47699b38a99a4586f5515e3952
|
||||
|
||||
syndication-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
@ -19,6 +19,6 @@ syndication-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
vmove usr/lib/qt5/mkspecs
|
||||
vmove usr/lib/*.so
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue