mailcommon: update to 19.04.1
[ci skip]
This commit is contained in:
parent
645aa80b93
commit
5483fcbc4f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mailcommon'
|
# Template file for 'mailcommon'
|
||||||
pkgname=mailcommon
|
pkgname=mailcommon
|
||||||
version=19.04.0
|
version=19.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
|
hostmakedepends="extra-cmake-modules kconfig libxslt qt5-qmake
|
||||||
|
@ -12,7 +12,7 @@ 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/mailcommon-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/mailcommon-${version}.tar.xz"
|
||||||
checksum=cd599079d290f540c83919182eab7e2d236a939a3405d1f882385822fc5d3682
|
checksum=37b06e85e74d6ef1801485b8d99529fde5ca11bb446c231a6f5406e99f9c4d0f
|
||||||
|
|
||||||
mailcommon-devel_package() {
|
mailcommon-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||||
|
|
Loading…
Reference in a new issue