mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kscreen: update to 5.27.1.
This commit is contained in:
parent
c6ad7a7990
commit
c0e7194048
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kscreen'
|
# Template file for 'kscreen'
|
||||||
pkgname=kscreen
|
pkgname=kscreen
|
||||||
version=5.27.0
|
version=5.27.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -13,5 +13,5 @@ short_desc="KDE screen management software"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=fc85b5e1f0a9e365ba4ac4bd1d36a86e24c743aa85a8ba1cee649a4905046f10
|
checksum=0dfc82f7630e9bb5d1ec2f5b2389a1fee8777d35b6cd1bb93238d6fd7bc77d44
|
||||||
|
|
Loading…
Add table
Reference in a new issue