pimcommon: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:56:51 +01:00
parent 296a956bf6
commit 8642fead90
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pimcommon'
pkgname=pimcommon
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python libxslt
@ -12,8 +12,8 @@ short_desc="Common libraries for KDE PIM"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/pimcommon-${version}.tar.xz"
checksum=76a67c28db71e1187fa192f0e1a07279c690dea313a2a376b2d21b82ab0784ca
distfiles="${KDE_SITE}/release-service/${version}/src/pimcommon-${version}.tar.xz"
checksum=c6805618f431d4e8e7c3f1d49f7ad2d1bb84426a4fbfb4d8af7c27b70ef1eb4f
pimcommon-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"