mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
swayidle: update to 1.8.0
This commit is contained in:
parent
b87dfe872b
commit
85da0f7aa8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swayidle'
|
# Template file for 'swayidle'
|
||||||
pkgname=swayidle
|
pkgname=swayidle
|
||||||
version=1.7.1
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlogind-provider=elogind -Dwerror=false"
|
configure_args="-Dlogind-provider=elogind -Dwerror=false"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Idle management daemon for Wayland"
|
||||||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://swaywm.org"
|
homepage="https://swaywm.org"
|
||||||
distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/swayidle/archive/${version}.tar.gz"
|
||||||
checksum=6aa07093be553473726e1ef601dbc5e57a3ea2ac864ef2d7afce1f971ea760a6
|
checksum=0fba74c520a2bd64acd00bc3bce7bc8c7b84a2609c0f66329d72dfb33cca03d7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue