kpimtextedit: update to 18.12.0.

This commit is contained in:
Helmut Pozimski 2018-12-13 22:25:03 +01:00
parent 52d8e7a551
commit 899a5cba57
1 changed files with 3 additions and 3 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'kpimtextedit'
pkgname=kpimtextedit
version=18.08.3
version=18.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
makedepends="qt5-devel grantlee5-devel kcodecs-devel kconfig-devel kconfigwidgets-devel
kemoticons-devel kiconthemes-devel kio-devel syntax-highlighting-devel
qt5-speech-devel"
short_desc="A textedit with PIM-specific features"
short_desc="Textedit with PIM-specific features"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=295f34fe06ce62284018e5ff3ea4c02330d4ac54a73c86b61700fa16b5395402
checksum=220848ef982323d499897e762e1449eee09cd866532c9f1483138a6da063e339
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel"