kde-cli-tools: update to 6.1.3.
This commit is contained in:
parent
782b17cc63
commit
ba6a04a152
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kde-cli-tools'
|
||||
pkgname=kde-cli-tools
|
||||
version=6.1.1
|
||||
version=6.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
|
@ -15,7 +15,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=a32a3957d5a4c24501c6fe71735d592be8f9ee87252d8c2730322cf3075ffcc1
|
||||
checksum=d969051e2832ca6eb00ebc22234834e46a2f3cbfc6c3d4ee8a962058b14bc87a
|
||||
|
||||
post_install() {
|
||||
ln -sf ../libexec/kf6/kdesu ${DESTDIR}/usr/bin
|
||||
|
|
Loading…
Reference in New Issue