skanlite: update to 22.12.1.

This commit is contained in:
John 2023-01-11 08:37:27 +01:00
parent b07d2ba619
commit 1bd0130425
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'skanlite'
pkgname=skanlite
version=22.04.1
version=22.12.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=69f7fe0850459c5f81767b4d3ba4d60ffcb3e495d9a2eaf1461bb95b56f013c8
checksum=086b0c5d9db1ce29223d5a9479f1745adec22dbf07afa67130124b55d0f900c8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"