mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kde-cli-tools: update to 5.27.6.
This commit is contained in:
parent
b4e77d3d25
commit
bebd3f231c
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.27.5
|
version=5.27.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -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=ed745637701210102e0e2e1354823e4e0f2bf8b7d4778cf5ed9c104fb57cef67
|
checksum=b5e2b1c3bf82c112c8488aea73dca11a49963ea66e66db8f358f8e0394ba0faa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf ../libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
ln -sf ../libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue