kpeople: update to 5.54.0.
This commit is contained in:
parent
cd9da2c6d5
commit
b442985933
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpeople'
|
# Template file for 'kpeople'
|
||||||
pkgname=kpeople
|
pkgname=kpeople
|
||||||
version=5.53.0
|
version=5.54.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/kpeople"
|
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=af5d8a0ad7d57a3a8f65f1aacb8248afbaec16e3b4f51f1342f4ab43729156af
|
checksum=1d86fcfaa1dc0f232fd851e3005753be45f82c95db55b4d9676f277e24e3886a
|
||||||
|
|
||||||
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 New Issue