diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:41:11 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:41:11 +0000 |
| commit | 6c0938d1bd3d0e6c9c1ea138fc87debcd7981809 (patch) | |
| tree | a620899522cfe642e8096b61164c2a0eb473ab41 /labwc | |
| parent | d1002fc5dd4ed6ed71bd5cc373a6bd976e19e571 (diff) | |
| download | alicelinux-6c0938d1bd3d0e6c9c1ea138fc87debcd7981809.tar.gz alicelinux-6c0938d1bd3d0e6c9c1ea138fc87debcd7981809.zip | |
Woodpecker CI 6a555fa311e19dd5090dac61b7b8cdd871ac8a10 [SKIP CI]
Diffstat (limited to 'labwc')
| -rw-r--r-- | labwc/.checksum | 2 | ||||
| -rw-r--r-- | labwc/.files | 1 | ||||
| -rw-r--r-- | labwc/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/labwc/.checksum b/labwc/.checksum index 6b43fa72..bd008674 100644 --- a/labwc/.checksum +++ b/labwc/.checksum @@ -1 +1 @@ -dc6c70e3bea8156f1021774ee1e16f71c376886157b3ed5bdd66cd65250d789e labwc-0.8.4.tar.gz +936d90ffdaf4c674a295bede550ee154b0f0322a0c03122d1cf038a5f327a0e1 labwc-0.9.0.tar.gz diff --git a/labwc/.files b/labwc/.files index 602a411c..18962a86 100644 --- a/labwc/.files +++ b/labwc/.files @@ -1,5 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lab-sensible-terminal -rwxr-xr-x root/root usr/bin/labwc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/icons/ diff --git a/labwc/abuild b/labwc/abuild index aab6059c..d027af11 100644 --- a/labwc/abuild +++ b/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.8.4 +version=0.9.0 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |