mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
kpimtextedit: update to 18.04.3.
This commit is contained in:
parent
a908ed365b
commit
4426e3d20c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpimtextedit'
|
# Template file for 'kpimtextedit'
|
||||||
pkgname=kpimtextedit
|
pkgname=kpimtextedit
|
||||||
version=17.12.3
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
|
||||||
|
@ -9,10 +9,10 @@ makedepends="qt5-devel grantlee5-devel kcodecs-devel kconfig-devel kconfigwidget
|
||||||
qt5-speech-devel"
|
qt5-speech-devel"
|
||||||
short_desc="A textedit with PIM-specific features"
|
short_desc="A textedit with PIM-specific features"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
|
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
|
||||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2c3d8793959e30e306aafaac1b9ef8c1a9a94872e92b1b271d28e001350cce2c
|
checksum=81e4ec27e7fb8b3b5a014160c706183d497c5ee688dcfbb36dcbc7022871143b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel"
|
hostmakedepends+=" qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue