updated thunderbird state
This commit is contained in:
parent
3f569f376f
commit
b208cd5463
@ -3,7 +3,7 @@
|
||||
thunderbird-archive-extract:
|
||||
archive.extracted:
|
||||
- name: {{ thunderbird.release_dir }}/thunderbird-{{ thunderbird.version }}
|
||||
- source: {{ thunderbird.mirror }}/{{ thunderbird.version }}/{{ thunderbird.platform }}/{{ thunderbird.lang }}/thunderbird-{{ thunderbird.version }}.tar.bz2
|
||||
- source: {{ thunderbird.mirror }}/{{ thunderbird.version }}/{{ thunderbird.platform }}/{{ thunderbird.lang }}/thunderbird-{{ thunderbird.version }}.tar.xz
|
||||
- skip_verify: true
|
||||
- archive_format: tar
|
||||
- enforce_toplevel: false
|
||||
|
@ -1,8 +1,7 @@
|
||||
## Managed by PaulBSD Salt (https://git.paulbsd.com/paulbsd/paulbsd-salt)
|
||||
{%- from "thunderbird/map.jinja" import thunderbird with context %}
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=1.0
|
||||
Version=1.5
|
||||
Name=Thunderbird
|
||||
Comment=Thunderbird mail client
|
||||
Exec=/usr/local/apps/thunderbird/thunderbird -p {{ thunderbird.profile }}
|
||||
|
Loading…
Reference in New Issue
Block a user