calendarsupport: update to 19.12.0
[ci skip]
This commit is contained in:
parent
fa422ae7a7
commit
fba9396297
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calendarsupport'
|
# Template file for 'calendarsupport'
|
||||||
pkgname=calendarsupport
|
pkgname=calendarsupport
|
||||||
version=19.08.3
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig python3 qt5-host-tools qt5-qmake
|
hostmakedepends="extra-cmake-modules kconfig python3 qt5-host-tools qt5-qmake
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Calendar support library"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/calendarsupport-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/calendarsupport-${version}.tar.xz"
|
||||||
checksum=2406dd3387383cc58eb0e6f10bf50cc1b206c75096c6c6af27c1102c6d818ec3
|
checksum=d8871623d05f039dd14903a9902d158afd6682e0e1100a8d107600e9c3d18d68
|
||||||
|
|
||||||
calendarsupport-devel_package() {
|
calendarsupport-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
|
||||||
|
|
Loading…
Reference in a new issue