mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kde-cli-tools: update to 5.21.4.
This commit is contained in:
parent
8327a03ba3
commit
6f1dff98cd
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.21.3
|
version=5.21.4
|
||||||
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=f72ed4e939a85fc1643784f2fe413b743f3e9f8ce7c8a7ef0dd792d7ffc87542
|
checksum=01426b8c6be7cec804a44b74c3d79354f6f5509cbc176360f4ab43f330586ec3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
ln -sf ../lib/libexec/kf5/kdesu ${DESTDIR}/usr/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue