kpimtextedit: update to 20.12.1

[ci skip]
This commit is contained in:
John 2021-01-10 22:07:38 +01:00
parent 7fbff4688d
commit c45325ac93
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpimtextedit' # Template file for 'kpimtextedit'
pkgname=kpimtextedit pkgname=kpimtextedit
version=20.12.0 version=20.12.1
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=64fb748137768b0450c202dfccaf085eb5711b5394283b73c39bc4a2c0a269e6 checksum=64a532c9cefbc9127c51c92c4820b4f1d9240c1e588652c3ee1620ae3536a296
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel" hostmakedepends+=" qt5-tools-devel"