From 46f4fb023387f1331d537f4f9174e7af7f8e9463 Mon Sep 17 00:00:00 2001
From: Stefan Hansson <newbyte@postmarketos.org>
Date: Sun, 8 Dec 2024 10:11:03 +0100
Subject: [PATCH] community/yelp-xsl: link to GNOME GitLab in url

The GNOME Wiki has been "retired". Let's replace it with a more relevant
link.
---
 community/yelp-xsl/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/yelp-xsl/APKBUILD b/community/yelp-xsl/APKBUILD
index cfeb2ceee62f..ec6aaee9b92f 100644
--- a/community/yelp-xsl/APKBUILD
+++ b/community/yelp-xsl/APKBUILD
@@ -3,9 +3,9 @@
 # Maintainer: team/gnome <alacerda@alpinelinux.org>
 pkgname=yelp-xsl
 pkgver=42.1
-pkgrel=1
+pkgrel=2
 pkgdesc="XSL stylesheets for the yelp help browser"
-url="https://wiki.gnome.org/Apps/Yelp"
+url="https://gitlab.gnome.org/GNOME/yelp-xsl"
 arch="noarch"
 license="GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT"
 makedepends="intltool libxslt itstool"
-- 
GitLab