blob: abe3a738608386e79436b53cffc986447e90e2a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Note: this is an automated message
{{ email }} wants to notify you that the following package may be out
of date:
Package Name: {{ pkg.pkgname }}
Architecture: {{ pkg.arch.name }}
Repository: {{ pkg.repo.name }}
({{ weburl }})
{% if message %}
The user provided the following additional text:
{{ message }}
{% endif %}
|