kpeople: update to 5.43.0.
This commit is contained in:
parent
741cad7f8c
commit
e8d1a286a8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpeople'
|
||||
pkgname=kpeople
|
||||
version=5.42.0
|
||||
version=5.43.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kpeople"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=15063e78d7b60996086a3ca39a8ae21e0ad6a92151073244670a957ef3a81314
|
||||
checksum=b87632516455f3b25be661198ab96ea945a87cbe2e07cec060b26e9c6fd72676
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue