mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
libkscreen: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
fa8af35fe7
commit
d23c1407d7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libkscreen'
|
||||
pkgname=libkscreen
|
||||
version=5.18.3
|
||||
version=5.18.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -10,8 +10,8 @@ short_desc="KDE screen management software"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/extragear/libs/libkscreen"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=28f94f84570a5e3d57b4620c12c640622c2ee757c198e310c64e0b1dc68f66e5
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c42077f927a087744a4619384f2784d117c4d8329e0335d718bb2afa3af68436
|
||||
|
||||
libkscreen-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue