diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:22:44 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:22:44 +0800 |
| commit | ce6a3b22092333053422cc7df1b10ba3e5de301b (patch) | |
| tree | b92f8f07b89c963d7a72025e1baf8b614196d643 | |
| parent | 83d5f94331a29cf22580c29bfc5289cf98ea2748 (diff) | |
| download | alicelinux-ce6a3b22092333053422cc7df1b10ba3e5de301b.tar.gz alicelinux-ce6a3b22092333053422cc7df1b10ba3e5de301b.zip | |
labwc: updated to 0.8.1
| -rw-r--r-- | repos/wayland/labwc/.checksum | 2 | ||||
| -rw-r--r-- | repos/wayland/labwc/.files | 2 | ||||
| -rw-r--r-- | repos/wayland/labwc/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/repos/wayland/labwc/.checksum b/repos/wayland/labwc/.checksum index eb52de70..94d56b28 100644 --- a/repos/wayland/labwc/.checksum +++ b/repos/wayland/labwc/.checksum @@ -1 +1 @@ -a9faa6f81d1ee5615dfffbad5c835e73b6227994941dc69a98f5e2bb5e22b5c9 labwc-0.7.4.tar.gz +785045db796a9782613d749d481ca212a7cbe5e45314181c2b2604ff622271c4 labwc-0.8.1.tar.gz diff --git a/repos/wayland/labwc/.files b/repos/wayland/labwc/.files index cc355d7f..602a411c 100644 --- a/repos/wayland/labwc/.files +++ b/repos/wayland/labwc/.files @@ -18,3 +18,5 @@ drwxr-xr-x root/root usr/share/man/man5/ -rw-r--r-- root/root usr/share/man/man5/labwc-theme.5.gz drwxr-xr-x root/root usr/share/wayland-sessions/ -rw-r--r-- root/root usr/share/wayland-sessions/labwc.desktop +drwxr-xr-x root/root usr/share/xdg-desktop-portal/ +-rw-r--r-- root/root usr/share/xdg-desktop-portal/labwc-portals.conf diff --git a/repos/wayland/labwc/abuild b/repos/wayland/labwc/abuild index 5be69808..d41d2e36 100644 --- a/repos/wayland/labwc/abuild +++ b/repos/wayland/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.7.4 +version=0.8.1 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |