mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-14 14:35:12 +02:00
swayidle: update to 1.3.
This commit is contained in:
parent
af535c98b1
commit
0e5f09fa74
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.2
|
version=1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||||
makedepends="wayland-devel wayland-protocols elogind-devel"
|
makedepends="wayland-devel wayland-protocols elogind-devel"
|
||||||
|
@ -10,7 +10,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=d65533d6f1fd9b105fa3e2c26d593e12fbfb5b24f48af446707d605cd817c758
|
checksum=d553d209bc1ae1bb07ac0f317649992260b4013f7986e62c86a3007caa1c3431
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue