skanlite: update to 2.2.0.
This commit is contained in:
parent
d5c7c01979
commit
051e8712a9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skanlite'
|
||||
pkgname=skanlite
|
||||
version=2.1.0.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Image Scanning Application"
|
|||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/graphics/skanlite"
|
||||
distfiles="${KDE_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b4733e55b706eaf749522aa81ec47bfd65a95c2fec994c1c47e0c4b628e70442
|
||||
distfiles="${KDE_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=54fecc3997547bae17215af7af468a225d483ddb37be3053673392dcddd584e4
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue