kde-cli-tools: update to 5.24.2.
This commit is contained in:
parent
40363b818c
commit
1467c5997c
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.24.1
|
||||
version=5.24.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=7fcc7fbdd19144942f32cd97d146b8e355af9b1c65fe1a369e134a35270ce868
|
||||
checksum=9549c0474695df4855b66ee2196caa14a0bc3e0179920ae564d149bc5ecf6984
|
||||
|
||||
post_install() {
|
||||
ln -sf ../libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in a new issue