sonnet: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:58:29 +02:00
parent 84a2022d01
commit 8399cbb726
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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