kde-cli-tools: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:48:06 +02:00
parent e5c8d91fd6
commit c436d79598
1 changed files with 2 additions and 2 deletions

View File

@ -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=5.22.0 version=5.22.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -14,7 +14,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=28becb598d8aa180c045b7299fd5a0454df1ab355ff570e2584e2faa17ba47e4 checksum=02c5c90136a026194d7ec8500757b6aa0efa2dcc02b0f63b4e87d99b12bdeea3
post_install() { post_install() {
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin