kcoreaddons: update to 5.73.0
[ci skip]
This commit is contained in:
parent
ddfb05a1be
commit
928e2980a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.72.0
|
||||
version=5.73.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kcoreaddons"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b404433ae2310b91475598e801a8cecc048d9cfd85f664e02feb7a166f877bb9
|
||||
checksum=24a7713eaef2f40e648a586e22b030192321f9fecdbae77013b00446fa0d6d51
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in a new issue