kcoreaddons: update to 5.89.0.
This commit is contained in:
parent
0ca063d860
commit
ad1288e7fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.88.0
|
||||
version=5.89.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=7af6221846d7552bb99c04c2fac2d9f9c247e6cdd13cb3e37e9694fa0b8f2c51
|
||||
checksum=e1d085786b6247e71f918b6d90ab8a4c09d37816ba296981858e8a8f3e3f426b
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in a new issue