kpackage: update to 5.91.0.
This commit is contained in:
parent
f91920c6aa
commit
18232a214a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.89.0
|
||||
version=5.91.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=438395b60cf66632423f9410f6f0e02b0fd7bfeaa9cf2d680d21a72df20316a5
|
||||
checksum=51309ab8fbb5774f04ef989b15674df63348cef97f349a293f202817b9a3888b
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Reference in a new issue