mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
kwrited: update to 5.18.5
[ci skip]
This commit is contained in:
parent
20b1e9ae16
commit
7ca6cab979
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwrited'
|
# Template file for 'kwrited'
|
||||||
pkgname=kwrited
|
pkgname=kwrited
|
||||||
version=5.18.4.1
|
version=5.18.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="KDE daemon listening for wall and write messages"
|
||||||
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/kwrited"
|
homepage="https://projects.kde.org/projects/plasma/kwrited"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ac8f45fbec8b11dd9c56d58c72dd3bb580d7791088c4f6c71522619dd74ff531
|
checksum=45ffa31d3d141ce453fb09fd823d7edd8e6c782b353bce22b8c879ad794fd1fe
|
||||||
|
|
Loading…
Add table
Reference in a new issue