zellij/_service
Soc Virnyl Estela f9030d513d - Update to version 0.34.4:
* Fix application crash when resizing with flexible plugin panes in layout
  * Allow the SHELL variable to contain non-absolute shell paths (e.g. SHELL=sh instead of SHELL=/bin/sh

OBS-URL: https://build.opensuse.org/package/show/utilities/zellij?expand=0&rev=47
2022-12-17 06:46:31 +00:00

11 lines
316 B
Plaintext

<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">v0.34.4.tar.gz</param>
<param name="compression">gz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled" />
</services>