kde-cli-tools: update to 5.20.2
[ci skip]
This commit is contained in:
parent
7ec1d95a57
commit
076ca80435
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.1
|
||||
version=5.20.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=c6711e2d39a6638fb79085b1c07062dd655300ee9a44bc3d4984e0501527097e
|
||||
checksum=f78d3eb2a9e37276645d7e9cc2b515d14753d20daf6b45dcc2b4538253c7c13e
|
||||
|
||||
post_install() {
|
||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue