diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:23 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-16 16:17:23 +0000 |
| commit | 30bf133996f4d47da59fa752e436f174b0fa1748 (patch) | |
| tree | a0a956a77644925708338d14e34f94654420f237 /repos/extra | |
| parent | abe875506ac97031329c3df6181612c8086d2851 (diff) | |
| download | alicelinux-30bf133996f4d47da59fa752e436f174b0fa1748.tar.gz alicelinux-30bf133996f4d47da59fa752e436f174b0fa1748.zip | |
labwc: updated to 0.9.6
Diffstat (limited to 'repos/extra')
| -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 f24da888..28cc5834 100644 --- a/repos/extra/labwc/.checksum +++ b/repos/extra/labwc/.checksum @@ -1 +1 @@ -80fc5089226d8bcdf8b4e03d3a2808a9282be4f33ab53b3f7c143044c5e42d14 labwc-0.9.5.tar.gz +f8e4884ba0ebd3c00796ed5874d489fac58e0a0571b19a02399e2052390ecc99 labwc-0.9.6.tar.gz diff --git a/repos/extra/labwc/abuild b/repos/extra/labwc/abuild index 8037b9d5..2af7ed9a 100644 --- a/repos/extra/labwc/abuild +++ b/repos/extra/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.9.5 +version=0.9.6 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |