mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcoreaddons: update to 5.108.0.
This commit is contained in:
parent
887ef5a340
commit
909f1c8da3
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.107.0
|
version=5.108.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=64baee484852ab2798aba18cc4780a1caafb688a5e0a0524de3bc7eb2a1eaf84
|
checksum=c8b3a1abe2fef61b97dff9d58e29fc14cb01ab153c6feddfcd5bb22a632a0e51
|
||||||
|
|
||||||
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