sonnet: update to 5.53.0.
This commit is contained in:
parent
72eadfe791
commit
da68031abf
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sonnet'
|
# Template file for 'sonnet'
|
||||||
pkgname=sonnet
|
pkgname=sonnet
|
||||||
version=5.52.0
|
version=5.53.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -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=11037f2ca098dd389fd22fdf6ce2bf13f6429895e85dbfb740cc289e590be1a8
|
checksum=286c4c377ab38f3c14ff807f7a471f803c691b1fb624cecee8e7c9df349b684a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
|
||||||
|
|
Loading…
Reference in New Issue