skanlite: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:21:59 +02:00
parent 106ad74177
commit 269d34f7e6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skanlite'
pkgname=skanlite
version=21.12.3
version=22.04.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/graphics/skanlite"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#skanlite"
distfiles="${KDE_SITE}/release-service/${version}/src/skanlite-${version}.tar.xz"
checksum=77e09cee9f57e8bda4905d358ecf296528df8ad73c93f722c6ec689d65abbc19
checksum=69f7fe0850459c5f81767b4d3ba4d60ffcb3e495d9a2eaf1461bb95b56f013c8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"