mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
kde-cli-tools: update to 6.2.4.
This commit is contained in:
parent
670a85939d
commit
6983e6f55e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kde-cli-tools'
|
||||
pkgname=kde-cli-tools
|
||||
version=6.2.0
|
||||
revision=2
|
||||
version=6.2.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
|
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7be042f98af46ccb5f97358ff9fa58c9303606c9909e1c92ece56247d9d3d2b6
|
||||
checksum=117acba7d68006e0299fd68128b6fe54859e920e0e38a4f394998ab88111d9e7
|
||||
|
||||
post_install() {
|
||||
ln -sf ../libexec/kf6/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue