kpackage: update to 5.105.0
This commit is contained in:
parent
1577e64fb1
commit
ab02d916d6
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.103.0
|
version=5.105.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=6b5b04be5c01a123fd5158ac2a62fb0aac823bb68a0d80b4daf537c460699b95
|
checksum=ccae4d5556ddb6392b5c9f2423ef4b170adc7d2e5c4764a44b73a21b1c4a6765
|
||||||
|
|
||||||
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