mailcommon: update to 19.12.0
[ci skip]
This commit is contained in:
parent
356d3c8065
commit
b608d05e79
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mailcommon'
|
||||
pkgname=mailcommon
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
|
||||
|
@ -11,8 +11,8 @@ short_desc="KDE PIM library providing support for mail applications"
|
|||
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/mailcommon-${version}.tar.xz"
|
||||
checksum=55ccf161f40b3647f269f71309f9a2fcdf1e2327da53e96c3d8510fc664252bf
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/mailcommon-${version}.tar.xz"
|
||||
checksum=b581de742afe391bdc3d0635d3c796c5906ddd352e8d5d763576098817045099
|
||||
|
||||
mailcommon-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||
|
|
Loading…
Reference in a new issue