mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpackage: update to 5.112.0.
This commit is contained in:
parent
aeef33abe5
commit
e681a475e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpackage'
|
# Template file for 'kpackage'
|
||||||
pkgname=kpackage
|
pkgname=kpackage
|
||||||
version=5.111.0
|
version=5.112.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=573311cd9f73b84491f1da7a410d3f993100842314c3b4fc2d7cc994d722cfdd
|
checksum=77022d31074247fc87e8dd2853d44440d0257338a3c68b080c2a55e849c1043d
|
||||||
|
|
||||||
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