mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kde-cli-tools: update to 6.3.0
This commit is contained in:
parent
9bb5115ed8
commit
b89f3f0f69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kde-cli-tools'
|
# Template file for 'kde-cli-tools'
|
||||||
pkgname=kde-cli-tools
|
pkgname=kde-cli-tools
|
||||||
version=6.2.5
|
version=6.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1dda57f7495060a086658796519d68d54f5e7da4e12fa6d8d4bf4614ac728002
|
checksum=34e89efeca2615ea8819575a1c3595c5bb2b34e0881943cc8b616675a3d7c005
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf ../libexec/kf6/kdesu ${DESTDIR}/usr/bin
|
ln -sf ../libexec/kf6/kdesu ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue