mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kscreen: update to 5.20.1
[ci skip]
This commit is contained in:
parent
6fbe4f5279
commit
0ae23f7b30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kscreen'
|
# Template file for 'kscreen'
|
||||||
pkgname=kscreen
|
pkgname=kscreen
|
||||||
version=5.20.0
|
version=5.20.1
|
||||||
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="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kscreen"
|
homepage="https://invent.kde.org/plasma/kscreen"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fad43bdaf4706501c7d130dd885229d3b4a4ed327f2d352d577f3c34be2a3edd
|
checksum=37e2d32d1d0b707f28dfb77084a34af3f21602112819c468f1db74b44df3cdf7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue