From e268da33a1a643f3d499afbefe12e3b583a9a415 Mon Sep 17 00:00:00 2001
From: nl6720
Date: Thu, 26 Sep 2024 11:25:43 +0300
Subject: [PATCH] Update package issue tracker link in "Flag Package" page
Link to the package's issue tracker on gitlab.archlinux.org instead of
the old bug tracker.
---
templates/packages/flag.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/templates/packages/flag.html b/templates/packages/flag.html
index e611656b..db1c82a0 100644
--- a/templates/packages/flag.html
+++ b/templates/packages/flag.html
@@ -1,6 +1,7 @@
{% extends "base.html" %}
{% load package_extras %}
{% load humanize %}
+{% load details_link %}
{% block title %}Arch Linux - Flag Package - {{ package.pkgname }} {{ package.full_version }} ({{ package.arch.name }}){% endblock %}
{% block head %}{% endblock %}
@@ -29,9 +30,9 @@ Flag Package: {{ package.pkgname }} {{ package.full_version }} ({{ package.a
with your additional text.
Note: Do not use this facility if the
- package is broken! The package will be unflagged and the report will be ignored!
- Use the
- bugtracker to file a bug instead.
+ package is broken! The package will be unflagged and the report will be ignored! File an issue on
+ the package's GitLab repository
+ instead.
Please confirm your flag request for {{package.pkgname}}: