diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
| commit | 66709ab7705ee1ed32ec5447c4c72f1a00246898 (patch) | |
| tree | 59ff92e1df0370958daa1a650e9e050781de50d6 /labwc | |
| parent | 5f9797ffca7eff88a125f67378d4c86f7412abf5 (diff) | |
| download | alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.tar.gz alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.zip | |
Woodpecker CI e389b0c7babdae84d403eb2e4b01529ed6f8bfec [SKIP CI]
Diffstat (limited to 'labwc')
| -rw-r--r-- | labwc/.checksum | 2 | ||||
| -rw-r--r-- | labwc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/labwc/.checksum b/labwc/.checksum index 28cc5834..d619406e 100644 --- a/labwc/.checksum +++ b/labwc/.checksum @@ -1 +1 @@ -f8e4884ba0ebd3c00796ed5874d489fac58e0a0571b19a02399e2052390ecc99 labwc-0.9.6.tar.gz +f497816d98d0bff72f41e502926589a15a1ef7d6dcb6a74c31e6416993542bb3 labwc-0.9.7.tar.gz diff --git a/labwc/abuild b/labwc/abuild index 2af7ed9a..e82b115c 100644 --- a/labwc/abuild +++ b/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.9.6 +version=0.9.7 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |