kde-cli-tools: update to 5.21.1
This commit is contained in:
parent
f7e0bf46d5
commit
f7fe6a900f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kde-cli-tools'
|
||||
pkgname=kde-cli-tools
|
||||
version=5.20.5
|
||||
version=5.21.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0440b2d0359bca871134bfdbcc71b72c22af8c88601f1abceb83219a1877627c
|
||||
checksum=63d1d47b0419ff44098c32c8c206e4e0bbe57c15ab4bdb3e9c6aac9587186520
|
||||
|
||||
post_install() {
|
||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue