kxmlrpcclient: update to 5.74.0
[ci skip]
This commit is contained in:
parent
72e13d904c
commit
94c85c231e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kxmlrpcclient'
|
||||
pkgname=kxmlrpcclient
|
||||
version=5.73.0
|
||||
version=5.74.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,10 +12,10 @@ 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=c0d089c389f59bb7cb6fba629f3e122e70fda19a69f419ff8bd1d9fcee95a047
|
||||
checksum=df71bc7082721c83fcccdc4bc221eb456bcff01cc50b29494ed3054e268363c9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING.BSD
|
||||
vlicense LICENSES/BSD-2-Clause.txt
|
||||
}
|
||||
|
||||
kxmlrpcclient-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue