diff options
| -rw-r--r-- | repos/wayland/seatd/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/seatd/.files | 5 | ||||
| -rw-r--r-- | repos/wayland/seatd/abuild | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/repos/wayland/seatd/.checksum b/repos/wayland/seatd/.checksum index 3ae4c017..637e25af 100644 --- a/repos/wayland/seatd/.checksum +++ b/repos/wayland/seatd/.checksum @@ -1,2 +1,2 @@ -655c683ca63008594c5551603e4480c2ffb675285e4d0136303a4f03bbec7d96 0.8.0.tar.gz +c0c2cacf942d135d7393f7b21fe35aa428d08a8bea146c6a7880e6ddc67b057b 0.9.0.tar.gz bd780793ada27f247b4aaa7c0752fd52c50ec5766c80bb4377dcdf343c7232ef run diff --git a/repos/wayland/seatd/.files b/repos/wayland/seatd/.files index 8083a9d5..26d4d17c 100644 --- a/repos/wayland/seatd/.files +++ b/repos/wayland/seatd/.files @@ -14,3 +14,8 @@ lrwxrwxrwx root/root usr/lib/libseat.so -> libseat.so.1 -rwxr-xr-x root/root usr/lib/libseat.so.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libseat.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/seatd-launch.1.gz +-rw-r--r-- root/root usr/share/man/man1/seatd.1.gz diff --git a/repos/wayland/seatd/abuild b/repos/wayland/seatd/abuild index d2fe7118..3be89bef 100644 --- a/repos/wayland/seatd/abuild +++ b/repos/wayland/seatd/abuild @@ -1,5 +1,5 @@ name=seatd -version=0.8.0 +version=0.9.0 release=1 source="https://git.sr.ht/~kennylevinsen/${name}/archive/${version}.tar.gz run" |