mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kscreenlocker: update to 5.24.5.
This commit is contained in:
parent
a9dd84c6a3
commit
7676c47200
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.24.4
|
version=5.24.5
|
||||||
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"
|
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=fb226273064422f9f73b6b091e26396349e0cfd53a88398b79fa2acd1540ecf7
|
checksum=3270a1845c9fc694a50db38de4c27586d2f488152e1bcf88be0088d6799bf98e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wayland-devel"
|
hostmakedepends+=" wayland-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue