diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:08:37 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-12 15:08:37 +0000 |
| commit | 77436b3b38464f5427f07b20b9d51f0765d368ff (patch) | |
| tree | 69d9cb57e2c828a92b9c02224ccef829f0b6e75a /labwc | |
| parent | 64d34e2992b81cdbfe4f9c5fa65ca4e40ff8b164 (diff) | |
| download | alicelinux-77436b3b38464f5427f07b20b9d51f0765d368ff.tar.gz alicelinux-77436b3b38464f5427f07b20b9d51f0765d368ff.zip | |
Woodpecker CI 48ca3781df2905e224520f0ced1a5de139a14a47 [SKIP CI]
Diffstat (limited to 'labwc')
| -rw-r--r-- | labwc/.checksum | 2 | ||||
| -rw-r--r-- | labwc/.files | 2 | ||||
| -rw-r--r-- | labwc/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/labwc/.checksum b/labwc/.checksum index 690350b6..3cece5cf 100644 --- a/labwc/.checksum +++ b/labwc/.checksum @@ -1 +1 @@ -9ee5748cc6d20d90f1778bb57c044cb0395197a2b4042fdaddc95249fb280180 labwc-0.9.1.tar.gz +f85b062e5dbb95399aa9541e45dee88279a9e40ee9f92a91dd5e109068c8d4f3 labwc-0.9.2.tar.gz diff --git a/labwc/.files b/labwc/.files index 18962a86..337500c3 100644 --- a/labwc/.files +++ b/labwc/.files @@ -1,6 +1,7 @@ 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/labnag -rwxr-xr-x root/root usr/bin/labwc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/icons/ @@ -11,6 +12,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ -rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/labwc.svg drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/labnag.1.gz -rw-r--r-- root/root usr/share/man/man1/labwc.1.gz drwxr-xr-x root/root usr/share/man/man5/ -rw-r--r-- root/root usr/share/man/man5/labwc-actions.5.gz diff --git a/labwc/abuild b/labwc/abuild index 36d4a865..6bfc6dbe 100644 --- a/labwc/abuild +++ b/labwc/abuild @@ -1,4 +1,4 @@ name=labwc -version=0.9.1 +version=0.9.2 release=1 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz" |