mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcoreaddons: update to 5.110.0.
This commit is contained in:
parent
1dd065b9dc
commit
76b23937c6
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.109.0
|
version=5.110.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=ff647fc1d4dd62370f261854af0870f2a1c7ba7abe7e276e5a4c42d923f15300
|
checksum=6e8de80ccc003606af7f89c354719d012bdab5dde156c5505df32861e0158d75
|
||||||
|
|
||||||
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