mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
kpackage: update to 5.108.0.
This commit is contained in:
parent
9f4c81cfc4
commit
62c4066006
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.107.0
|
||||
version=5.108.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=f0ae60c1556ab7156f39191609386b84d103d44cda3eccbd294e73a983c404b2
|
||||
checksum=2ff04db7abd0b2adea8cda84deca62087f0a0a63eedbd84074c62a44622f28a0
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Add table
Reference in a new issue