kde-cli-tools: update to 6.1.5.
This commit is contained in:
parent
35f7185501
commit
4c8c0b3ec0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kde-cli-tools'
|
||||
pkgname=kde-cli-tools
|
||||
version=6.1.4
|
||||
version=6.1.5
|
||||
revision=1
|
||||
build_style=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"
|
||||
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d6d84afc71bab6bec45ca87333b261694920cc2246345b363cc469edadae1ae2
|
||||
checksum=c0f336062af80080454ca39a85ab60bca1ec7a854e84c09d492830b110790313
|
||||
|
||||
post_install() {
|
||||
ln -sf ../libexec/kf6/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in New Issue