From cc2efb5d774ef19560f396b82aa1a7749a35280a Mon Sep 17 00:00:00 2001 From: Owen Rafferty Date: Wed, 19 Jul 2023 20:53:16 -0500 Subject: [PATCH] libseat: 0.8.0 --- wayland/libseat/build | 3 +++ wayland/libseat/checksums | 2 +- wayland/libseat/sources | 2 +- wayland/libseat/version | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/wayland/libseat/build b/wayland/libseat/build index 72793b99..88a67e83 100755 --- a/wayland/libseat/build +++ b/wayland/libseat/build @@ -13,6 +13,9 @@ meson \ ninja -C build ninja -C build install +# Set suid on seatd-launch. +chmod u+s "$1/usr/bin/seatd-launch" + # Install runit service. mkdir -p "$1/etc/sv/seatd" cp -f seatd.run "$1/etc/sv/seatd/run" diff --git a/wayland/libseat/checksums b/wayland/libseat/checksums index 620ba161..ad910d8c 100644 --- a/wayland/libseat/checksums +++ b/wayland/libseat/checksums @@ -1,2 +1,2 @@ -d1d2bbeda123643540e7b7c84528a5c73bbb27cc04d7fad09213750acea6055060 +655c683ca63008594c5551603e4480c2ffb675285e4d0136303a4f03bbec7d96ce 9d1b1f5c6f162c6bb43171154fefd515c666352bfc37406a34c58eb047be252ee0 diff --git a/wayland/libseat/sources b/wayland/libseat/sources index a6c0cf3d..fdb044f9 100644 --- a/wayland/libseat/sources +++ b/wayland/libseat/sources @@ -1,2 +1,2 @@ -https://git.sr.ht/~kennylevinsen/seatd/archive/0.7.0.tar.gz +https://git.sr.ht/~kennylevinsen/seatd/archive/0.8.0.tar.gz files/seatd.run diff --git a/wayland/libseat/version b/wayland/libseat/version index 4469d9dd..e1a64298 100644 --- a/wayland/libseat/version +++ b/wayland/libseat/version @@ -1 +1 @@ -0.7.0 2 +0.8.0 1