{% include "utils/style.jinja2" %} {% include "user-style.jinja2" ignore missing %} {% if rss_url is not none %} {% endif %}
{% include "utils/bootstrap-scripts.jinja2" %}This repository is signed with {{ pgp_key }} by default.
{% endif %}In order to use this repository edit your /etc/pacman.conf as following:
[{{ repository }}]
Server = {{ link_path }}
SigLevel = Database{% if has_repo_signed %}Required{% else %}Never{% endif %} Package{% if has_package_signed %}Required{% else %}Never{% endif %} TrustedOnly
| package | version | architecture | description | upstream url | licenses | groups | depends | archive size | installed size | build date |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ package.name }} | {{ package.version }} | {{ package.architecture }} | {{ package.description }} | {{ package.url }} | {{ package.licenses | join(" " | safe) }} |
{{ package.groups | join(" " | safe) }} |
{{ package.depends | join(" " | safe) }} |
{{ package.archive_size }} | {{ package.installed_size }} | {{ package.build_date }} |