swayidle: update to 1.2.

This commit is contained in:
maxice8 2019-02-06 23:12:39 -02:00 committed by maxice8
parent 5387e318d8
commit 724a6c4bf2
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'swayidle' # Template file for 'swayidle'
pkgname=swayidle pkgname=swayidle
version=1.1 version=1.2
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dlogind=disabled"
hostmakedepends="pkg-config wayland-devel scdoc git" hostmakedepends="pkg-config wayland-devel scdoc git"
makedepends="wayland-devel wayland-protocols" makedepends="wayland-devel wayland-protocols"
short_desc="Idle management daemon for Wayland" short_desc="Idle management daemon for Wayland"
@ -10,7 +11,7 @@ maintainer="Derriick <derriick.ensiie@yahoo.com>"
license="MIT" license="MIT"
homepage="http://swaywm.org" homepage="http://swaywm.org"
distfiles="https://github.com/swaywm/swayidle/archive/${version}.tar.gz" distfiles="https://github.com/swaywm/swayidle/archive/${version}.tar.gz"
checksum=f7b108404892029c736a0b37b43e9c94feede355aea3e4932dd5e36d56fab246 checksum=d65533d6f1fd9b105fa3e2c26d593e12fbfb5b24f48af446707d605cd817c758
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE