diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:29:23 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-28 07:29:23 +0000 |
| commit | 2706bd82090847e953c5f72e0fa60ced257849c4 (patch) | |
| tree | afcd8cb693c0703cc8e0abdf011dbceff8ff9de2 /mako | |
| parent | 58e46a9ed111c37215c8554e65cee25eddbc37c2 (diff) | |
| download | alicelinux-2706bd82090847e953c5f72e0fa60ced257849c4.tar.gz alicelinux-2706bd82090847e953c5f72e0fa60ced257849c4.zip | |
Woodpecker CI 0114ec25a91469dbcb7b4019f6534d75a7fba90a [SKIP CI]
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/.checksum | 2 | ||||
| -rw-r--r-- | mako/.files | 6 | ||||
| -rw-r--r-- | mako/abuild | 2 |
3 files changed, 2 insertions, 8 deletions
diff --git a/mako/.checksum b/mako/.checksum index e6d24bda..576e1272 100644 --- a/mako/.checksum +++ b/mako/.checksum @@ -1 +1 @@ -6a84c980ea5f6760d60d818c7c659534c98088b1404a6f2dc2047da64a476d19 mako-1.10.0.tar.gz +92087b50829db39c6887b37b99b75147b9049acc676608020bfdefb150ecb055 mako-1.11.0.tar.gz diff --git a/mako/.files b/mako/.files index b958bb66..5cdd3900 100644 --- a/mako/.files +++ b/mako/.files @@ -6,9 +6,3 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ -rw-r--r-- root/root usr/share/dbus-1/services/fr.emersion.mako.service -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/mako.1.gz --rw-r--r-- root/root usr/share/man/man1/makoctl.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/mako.5.gz diff --git a/mako/abuild b/mako/abuild index 5f46e9c7..f0eaa51b 100644 --- a/mako/abuild +++ b/mako/abuild @@ -1,4 +1,4 @@ name=mako -version=1.10.0 +version=1.11.0 release=1 source="https://github.com/emersion/${name}/releases/download/v${version}/${name}-${version}.tar.gz" |