mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kcoreaddons: update to 5.92.0.
This commit is contained in:
parent
77fd0f64cd
commit
404aabd080
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcoreaddons'
|
# Template file for 'kcoreaddons'
|
||||||
pkgname=kcoreaddons
|
pkgname=kcoreaddons
|
||||||
version=5.91.0
|
version=5.92.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
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"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcoreaddons"
|
homepage="https://invent.kde.org/frameworks/kcoreaddons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=dfe3da03260e0153f9f6ced1fc7464eaaf0ed1fb692fc6c2b2d968b629ad719b
|
checksum=df5f718f324aa2b58191438c8aa5f7498a7997eff990d16ffbc9f19efd1a6667
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
vsed -e 's;${_IMPORT_PREFIX};/usr;g' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue