mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
kscreenlocker: update to 5.21.3.
This commit is contained in:
parent
315c9ca17f
commit
42cb7e7d6d
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.21.2
|
version=5.21.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 <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kscreenlocker"
|
homepage="https://invent.kde.org/plasma/kscreenlocker"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f9a63a2dcc3d540fd45484618424366ded4568ccadad93b80b6c42740af171f0
|
checksum=0012c4f0394bc6cd522a8fc4ed78f02e641b55d1baf8a81f6fd926c538bf54c2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wayland-devel"
|
hostmakedepends+=" wayland-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue