kcoreaddons: update to 5.63.0
[ci skip]
This commit is contained in:
parent
48079a4a48
commit
e720f4b746
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.62.0
|
||||
version=5.63.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcoreaddons"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=3819e2792a2e61444e337cd1a4cbdc362c18810918376eefc30b203fbd160b41
|
||||
checksum=4d6e76e2a191b7a4c5f46b4cf8ed14edee25eb4357a82b1dc8f4753d1d47c5f0
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in a new issue