kde-cli-tools: update to 5.23.5.
This commit is contained in:
parent
e69bf9ee05
commit
4d10aebe30
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.23.4
|
||||
version=5.23.5
|
||||
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=f20583c7999014067613a63cd4f299b75eddd77c56e6d0506391f6381610c32b
|
||||
checksum=4d16ae5a5b0f727cee617c89c6d8fc259e12789c44ba4c77c0b036120ffa0388
|
||||
|
||||
post_install() {
|
||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue