mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
kpimtextedit: update to 19.04.0.
This commit is contained in:
parent
de5e3e2ae7
commit
ca923b1746
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'kpimtextedit'
|
||||
pkgname=kpimtextedit
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
||||
kcoreaddons"
|
||||
makedepends="qt5-devel grantlee5-devel kcodecs-devel kconfig-devel kconfigwidgets-devel
|
||||
kemoticons-devel kiconthemes-devel kio-devel syntax-highlighting-devel
|
||||
qt5-speech-devel"
|
||||
|
@ -12,7 +13,7 @@ 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=54586fc97eb863eaa57e589d4461dd9cfbc4d12e58425afadcd22d64ba8a570d
|
||||
checksum=b4c640ee8ae5c4356bc26819763721580ca87477eb39258c1eaacdffbfc5311a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue