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'
|
||||
pkgname=swayidle
|
||||
version=1.2
|
||||
revision=2
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
makedepends="wayland-devel wayland-protocols elogind-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
|||
license="MIT"
|
||||
homepage="https://swaywm.org"
|
||||
distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=d65533d6f1fd9b105fa3e2c26d593e12fbfb5b24f48af446707d605cd817c758
|
||||
checksum=d553d209bc1ae1bb07ac0f317649992260b4013f7986e62c86a3007caa1c3431
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue