mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
user-manager: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
ff7a2a1819
commit
d3db35748d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'user-manager'
|
# Template file for 'user-manager'
|
||||||
pkgname=user-manager
|
pkgname=user-manager
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,5 +13,5 @@ short_desc="KDE user manager"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/user-manager"
|
homepage="https://projects.kde.org/projects/plasma/user-manager"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=56ab6bfb976ac7b85134249c33286bb4a3d333eac0b65491cde86a3bf9f84293
|
checksum=4bc1c38cec0b6869e43c20d88d0d66178f29c1ea2802fa9c6df1ec2fcf093e08
|
||||||
|
|
Loading…
Add table
Reference in a new issue