seatd: update to 0.6.3.
This commit is contained in:
parent
87d11cd036
commit
d171429c32
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'seatd'
|
||||
pkgname=seatd
|
||||
version=0.5.0
|
||||
version=0.6.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dexamples=disabled $(vopt_if elogind -Dlogind=enabled) -Dwerror=false"
|
||||
hostmakedepends="pkg-config scdoc"
|
||||
makedepends="$(vopt_if elogind elogind-devel)"
|
||||
short_desc="Minimal seat management daemon"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||
license="MIT"
|
||||
homepage="https://kl.wtf/projects/seatd/"
|
||||
distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
|
||||
checksum=274b56324fc81ca6002bc1cdd387668dee34a6e1063e5f3896805c3770948988
|
||||
checksum=5226850c163b485aebe71da0d3f4941761637e146a5c9393cb40c52617ad84a8
|
||||
system_groups=_seatd
|
||||
|
||||
build_options="elogind"
|
||||
|
|
Loading…
Reference in a new issue