diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:35 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-07-16 17:39:35 +0000 |
| commit | 3df001556777b273332b17e7035b7415e6fcfeff (patch) | |
| tree | ec1a99159ab16c919f8880bc43b39d8f40ace625 | |
| parent | 0a9c319a8b25d69deae636743c11b0e42b3a9181 (diff) | |
| download | alicelinux-3df001556777b273332b17e7035b7415e6fcfeff.tar.gz alicelinux-3df001556777b273332b17e7035b7415e6fcfeff.zip | |
labwc: updated to 0.9.0
| -rw-r--r-- | repos/extra/labwc/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/labwc/.files | 1 | ||||
| -rw-r--r-- | repos/extra/labwc/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/labwc/.checksum b/repos/extra/labwc/.checksum index 6b43fa72..bd008674 100644 --- a/repos/extra/labwc/.checksum +++ b/repos/extra/labwc/.checksum @@ -1 +1 @@ -dc6c70e3bea8156f1021774ee1e16f71c376886157b3ed5bdd66cd65250d789e labwc-0.8.4.tar.gz +936d90ffdaf4c674a295bede550ee154b0f0322a0c03122d1cf038a5f327a0e1 labwc-0.9.0.tar.gz diff --git a/repos/extra/labwc/.files b/repos/extra/labwc/.files index 602a411c..18962a86 100644 --- a/repos/extra/labwc/.files +++ b/repos/extra/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/repos/extra/labwc/abuild b/repos/extra/labwc/abuild index aab6059c..d027af11 100644 --- a/repos/extra/labwc/abuild +++ b/repos/extra/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" |