mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
kscreenlocker: update to 5.23.1
This commit is contained in:
parent
210f4552d6
commit
0c296d7e0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kscreenlocker'
|
||||
pkgname=kscreenlocker
|
||||
version=5.22.5
|
||||
version=5.23.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kscreenlocker"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180
|
||||
checksum=a0c41353285b41372eecce77d643e3332a34a391c52fb44064498f4321abb563
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wayland-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue