mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
kscreenlocker: update to 5.16.3
This commit is contained in:
parent
d16b3ac870
commit
9b7dc14c4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kscreenlocker'
|
# Template file for 'kscreenlocker'
|
||||||
pkgname=kscreenlocker
|
pkgname=kscreenlocker
|
||||||
version=5.15.5
|
version=5.16.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kscreenlocker"
|
homepage="https://projects.kde.org/projects/plasma/kscreenlocker"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=09d9d63e81a60d1c95532639287ba29403e0b04d7e4d46f5a49adbfccf215dcd
|
checksum=41f9a85f0e6a8ae9747b9022961361b44b21b0df0b5e2c1705694b88f371d377
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wayland-devel"
|
hostmakedepends+=" wayland-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue