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.20.3
[ci skip]
This commit is contained in:
parent
a925d6e933
commit
979e6a0018
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.2
|
version=5.20.3
|
||||||
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=f78d3eb2a9e37276645d7e9cc2b515d14753d20daf6b45dcc2b4538253c7c13e
|
checksum=4e258f6ed63cfd37a357cfbe15fe06015086cef593d961913c328c3a4b2a866c
|
||||||
|
|
||||||
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