mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
swayidle: update to 1.5
This commit is contained in:
parent
9df4b9b6b0
commit
24837af8bb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swayidle'
|
# Template file for 'swayidle'
|
||||||
pkgname=swayidle
|
pkgname=swayidle
|
||||||
version=1.3
|
version=1.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlogind-provider=elogind"
|
configure_args="-Dlogind-provider=elogind"
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
|
@ -11,7 +11,7 @@ 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/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=d553d209bc1ae1bb07ac0f317649992260b4013f7986e62c86a3007caa1c3431
|
checksum=55dd706ea888db36e01f5c262ebf896fd62bd94f485506424217429bd242eead
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue