sonnet: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:08:16 +01:00 committed by Helmut Pozimski
parent 72eadfe791
commit da68031abf
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sonnet'
pkgname=sonnet
version=5.52.0
revision=2
version=5.53.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/sonnet"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=11037f2ca098dd389fd22fdf6ce2bf13f6429895e85dbfb740cc289e590be1a8
checksum=286c4c377ab38f3c14ff807f7a471f803c691b1fb624cecee8e7c9df349b684a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"