kcoreaddons: update to 5.76.0
[ci skip]
This commit is contained in:
parent
5136009ba1
commit
f0f9c81dfd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcoreaddons'
|
||||
pkgname=kcoreaddons
|
||||
version=5.75.0
|
||||
version=5.76.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=9ca2cf82ddc12e27ff73aaefdf616c3eb6552a3a5531f014b5bf52a34a4c73f9
|
||||
checksum=fbab3e3e18f42922ecdc50138ed31f62007cafa902b959d89b1233b5557282d6
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in a new issue