kpackage: update to 5.89.0.
This commit is contained in:
parent
ad22944727
commit
8c125fc84b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kpackage'
|
# Template file for 'kpackage'
|
||||||
pkgname=kpackage
|
pkgname=kpackage
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
qt5-host-tools qt5-qmake python3 kdoctools"
|
qt5-host-tools qt5-qmake python3 kdoctools"
|
||||||
|
@ -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=9d4c8e5c44c14b0b020c8c71c6da64c78761ee01766874efed5f3077b86600ff
|
checksum=438395b60cf66632423f9410f6f0e02b0fd7bfeaa9cf2d680d21a72df20316a5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue