kpimtextedit: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:38 +01:00
parent 2ba24604d5
commit 2d09aa93ad

View file

@ -1,6 +1,6 @@
# Template file for 'kpimtextedit' # Template file for 'kpimtextedit'
pkgname=kpimtextedit pkgname=kpimtextedit
version=21.12.1 version=21.12.2
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
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/pim/kpimtextedit" homepage="https://invent.kde.org/pim/kpimtextedit"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=d92ace9e4f38b40c6278e813c92e02c90d9a615e541a3efbd92b358a34235ad2 checksum=a8d15835822a1461fcdb07fb479685d5e6ac7058a037f76d7673b731c814a419
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel" hostmakedepends+=" qt5-tools-devel"