seatd: update to 0.9.1.

This commit is contained in:
Andrew J. Hesford 2024-11-04 08:29:18 -05:00
parent 735c81c409
commit 64ce20f3b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'seatd'
pkgname=seatd
version=0.9.0
version=0.9.1
revision=1
build_style=meson
configure_args="-Dexamples=disabled $(vopt_if elogind -Dlibseat-logind=elogind)
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://sr.ht/~kennylevinsen/seatd/"
distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
checksum=4276d1380c67e30a63c289b35f7bf955e126e6daf3596cd5aa6080670aa1214c
checksum=819979c922a0be258aed133d93920bce6a3d3565a60588d6d372ce9db2712cd3
system_groups=_seatd
build_options="elogind"