kde-cli-tools: update to 5.23.1
This commit is contained in:
parent
5d9852ca79
commit
4fe3487bfe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kde-cli-tools'
|
# Template file for 'kde-cli-tools'
|
||||||
pkgname=kde-cli-tools
|
pkgname=kde-cli-tools
|
||||||
version=5.22.5
|
version=5.23.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
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"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
homepage="https://invent.kde.org/plasma/kde-cli-tools"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=90cb373ea112b844541d9c52000635b02ccdf2fe2da0fc7901b1a5a8b8df45ca
|
checksum=da1a08c54b3e085916c5157e1339ccb397e41dbfd68ce3334591e0ddbed0a7e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Reference in a new issue