kpimtextedit: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:20:43 +02:00
parent 196811275b
commit fae6e80ec7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpimtextedit'
pkgname=kpimtextedit
version=21.12.3
version=22.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=54f3e7bea55e051240a7b328553eb43131e6c0ce33bf67eb0e28decae4c219a6
checksum=f6cedefcc351069e01d0f3f15d4eaefe0ecb2865aaab3e17811af54a39f9bfc7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel"