kcoreaddons: update to 5.84.0.
This commit is contained in:
parent
2c63c90f90
commit
c6f82440e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.83.0
|
||||
version=5.84.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
|
@ -11,7 +11,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=723c99b63c159f6c70ef4a56acbab8afdc54a9fa3269ff7a21ed2467179e8a57
|
||||
checksum=754d3ca6efe5796f671d65a4529d2b3775187c8e26e78275b40a4b012c131fb0
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in New Issue