mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpimtextedit: update to 20.04.0
[ci skip]
This commit is contained in:
parent
da1678ef27
commit
4c77372b64
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpimtextedit'
|
# Template file for 'kpimtextedit'
|
||||||
pkgname=kpimtextedit
|
pkgname=kpimtextedit
|
||||||
version=19.12.3
|
version=20.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
||||||
|
@ -9,11 +9,11 @@ makedepends="qt5-devel grantlee5-devel kcodecs-devel kconfig-devel kconfigwidget
|
||||||
kemoticons-devel kiconthemes-devel kio-devel syntax-highlighting-devel
|
kemoticons-devel kiconthemes-devel kio-devel syntax-highlighting-devel
|
||||||
qt5-speech-devel"
|
qt5-speech-devel"
|
||||||
short_desc="Textedit with PIM-specific features"
|
short_desc="Textedit with PIM-specific features"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
|
homepage="https://projects.kde.org/projects/applications/kpimtextedit"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=64be03d7a8d4b9ece40c0065a23113023c2b3320dc57068fe00f6c4bc72537d5
|
checksum=293e437a40d8cb8abc74cd7092c585c17c19a0570b76545fe6ffc2c2411a4855
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel"
|
hostmakedepends+=" qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue