kde-cli-tools: update to 5.24.1
This commit is contained in:
parent
007ce63171
commit
7ee19fa24a
1 changed files with 3 additions and 3 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.23.5
|
version=5.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,8 +14,8 @@ 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=4d16ae5a5b0f727cee617c89c6d8fc259e12789c44ba4c77c0b036120ffa0388
|
checksum=7fcc7fbdd19144942f32cd97d146b8e355af9b1c65fe1a369e134a35270ce868
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
ln -sf ../libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue