kxmlrpcclient: update to 5.83.0.
This commit is contained in:
parent
193e7b8be5
commit
e4105ebecc
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||
qt5-host-tools qt5-qmake python3"
|
||||
makedepends="kio-devel"
|
||||
|
@ -12,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||
homepage="https://invent.kde.org/frameworks/kxmlrpcclient"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=f50d4e40ea4621de9b5df9a21ef9ac67f6fff463512b9afca6457ab07cfc9a43
|
||||
checksum=916f8c243b54e70dc956a0e80c97de81b785c2d1bbc625c8e650062708d5c4dd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/BSD-2-Clause.txt
|
||||
|
|
Loading…
Reference in New Issue