sonnet: update to 5.61.0
[ci skip]
This commit is contained in:
parent
84a2022d01
commit
8399cbb726
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue