knotifyconfig: update to 5.60.0
[ci skip]
This commit is contained in:
parent
815b354122
commit
7cf90818c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'knotifyconfig'
|
# Template file for 'knotifyconfig'
|
||||||
pkgname=knotifyconfig
|
pkgname=knotifyconfig
|
||||||
version=5.59.0
|
version=5.60.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/knotifyconfig"
|
homepage="https://projects.kde.org/projects/frameworks/knotifyconfig"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0b2e7207685c5fdcd9640c60de66b416636f71898cc5da0396e2a2c8ecc3373e
|
checksum=77e78f15226334ffaaa0469c06052cca60a9c18063140f38b9cd6dbf8de8f099
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in a new issue