mailcommon: update to 18.04.3.
This commit is contained in:
parent
1552a69859
commit
ae071653a7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mailcommon'
|
# Template file for 'mailcommon'
|
||||||
pkgname=mailcommon
|
pkgname=mailcommon
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE PIM library providing support for mail applications"
|
||||||
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="https://download.kde.org/stable/applications/${version}/src/mailcommon-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/mailcommon-${version}.tar.xz"
|
||||||
checksum=8ea49db14a5355a6345c8f8a9fe8ad3ee397b0c082ac216fa5c8cea44824a59e
|
checksum=d0d96b16c2cf3334e2cd4bd1027f68f62abce054d8300061595eaa39629e5a3c
|
||||||
|
|
||||||
mailcommon-devel_package() {
|
mailcommon-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||||
|
|
Loading…
Reference in New Issue