kde-cli-tools: update to 5.20.5
[ci skip]
This commit is contained in:
parent
dd991238eb
commit
7a2dd085cb
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.20.4
|
version=5.20.5
|
||||||
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=55f35158715bafdd51e448a2760327ed4f91c54fcd3da807dec2736d077b16a3
|
checksum=0440b2d0359bca871134bfdbcc71b72c22af8c88601f1abceb83219a1877627c
|
||||||
|
|
||||||
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