sonnet: update to 5.65.0
[ci skip]
This commit is contained in:
parent
00bb4215c1
commit
4629f54fd8
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.64.0
|
version=5.65.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=3af364858f76c0206136ae8f3c03da5442ea5e42d2560877f5e00f33850c84dc
|
checksum=1f63ccfa8266e167fd996a253a3d1933a913c12e829056c74fe335fbfb327cbc
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue