seatd: update to 0.7.0.

This commit is contained in:
Isaac Freund 2022-05-23 23:13:56 +02:00 committed by Érico Nogueira Rolim
parent ad57329b24
commit eb76a3eb79

View file

@ -1,6 +1,6 @@
# Template file for 'seatd'
pkgname=seatd
version=0.6.4
version=0.7.0
revision=1
build_style=meson
configure_args="-Dexamples=disabled $(vopt_if elogind -Dlibseat-logind=elogind)
@ -10,9 +10,9 @@ makedepends="$(vopt_if elogind elogind-devel)"
short_desc="Minimal seat management daemon"
maintainer="Isaac Freund <mail@isaacfreund.com>"
license="MIT"
homepage="https://kl.wtf/projects/seatd/"
homepage="https://sr.ht/~kennylevinsen/seatd/"
distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
checksum=3d4ac288114219ba7721239cafee7bfbeb7cf8e1e7fd653602a369e4ad050bd8
checksum=210ddf8efa1149cde4dd35908bef8e9e63c2edaa0cdb5435f2e6db277fafff3c
system_groups=_seatd
build_options="elogind"