mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
kpackage: update to 5.110.0.
This commit is contained in:
parent
dbd1fbb46f
commit
693a30dd18
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpackage'
|
||||
pkgname=kpackage
|
||||
version=5.109.0
|
||||
version=5.110.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=782dacbe61c904bb3efac23edf2613d722f71509c2111dd0cde498f062adbf3b
|
||||
checksum=2d26444dcd801616b72001c7995741dd46bdb9b622feb14c4b50fd7e4f2da8c9
|
||||
|
||||
post_install() {
|
||||
vsed -e 's;[$]{_IMPORT_PREFIX};/usr;g' \
|
||||
|
|
Loading…
Add table
Reference in a new issue