kde-cli-tools: update to 5.23.2.
This commit is contained in:
parent
54fc4ac959
commit
57fc7509a4
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.1
|
||||
version=5.23.2
|
||||
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=da1a08c54b3e085916c5157e1339ccb397e41dbfd68ce3334591e0ddbed0a7e2
|
||||
checksum=87f290593bd7e8b003ea5812ba5f73bc2153e4a42b3400a041ffd6f14ebaf0fe
|
||||
|
||||
post_install() {
|
||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue