kde-cli-tools: update to 5.24.1

This commit is contained in:
John 2022-01-17 23:57:35 +01:00
parent 007ce63171
commit 7ee19fa24a

View file

@ -1,6 +1,6 @@
# Template file for 'kde-cli-tools'
pkgname=kde-cli-tools
version=5.23.5
version=5.24.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -14,8 +14,8 @@ 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=4d16ae5a5b0f727cee617c89c6d8fc259e12789c44ba4c77c0b036120ffa0388
checksum=7fcc7fbdd19144942f32cd97d146b8e355af9b1c65fe1a369e134a35270ce868
post_install() {
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
ln -sf ../libexec/kf5/kdesu ${DESTDIR}/usr/bin
}