kpimtextedit: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:07:27 +02:00
parent 9b299ee642
commit 8d01763951
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpimtextedit'
pkgname=kpimtextedit
version=21.04.0
version=21.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/pim/kpimtextedit"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=37db75a87a014d9517b88cd0fc2d85ebcf0982c2c4d1bf75d8e37562023792a9
checksum=231cb4d59475dcd681513eb9976808c70bcad461fd8521478fe4f89a73d386b8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel"