kpackage: update to 5.112.0.
This commit is contained in:
parent
aeef33abe5
commit
e681a475e7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.111.0
|
||||
version=5.112.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=573311cd9f73b84491f1da7a410d3f993100842314c3b4fc2d7cc994d722cfdd
|
||||
checksum=77022d31074247fc87e8dd2853d44440d0257338a3c68b080c2a55e849c1043d
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in New Issue