diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:24 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:56:24 +0000 |
| commit | 210aacee721b1323d1844a9401bd2a329a06e450 (patch) | |
| tree | 28b676d69818aef4cc4b49e5dbb24ed7ee0d09bb /repos | |
| parent | 3637de53abbbd8e573686dabe54ad76d704f47b1 (diff) | |
| download | alicelinux-210aacee721b1323d1844a9401bd2a329a06e450.tar.gz alicelinux-210aacee721b1323d1844a9401bd2a329a06e450.zip | |
labwc: updated to 0.9.5
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/labwc/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/labwc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/labwc/.checksum b/repos/extra/labwc/.checksum index 9a1e21bc..f24da888 100644 --- a/repos/extra/labwc/.checksum +++ b/repos/extra/labwc/.checksum @@ -1 +1 @@ -654f6cc792a9599602d7744014b203fc63e4b466bf3b725cf0f8f80b363845b1 labwc-0.9.4.tar.gz +80fc5089226d8bcdf8b4e03d3a2808a9282be4f33ab53b3f7c143044c5e42d14 labwc-0.9.5.tar.gz diff --git a/repos/extra/labwc/abuild b/repos/extra/labwc/abuild index 07f97279..8037b9d5 100644 --- a/repos/extra/labwc/abuild +++ b/repos/extra/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.9.4 +version=0.9.5 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |