From e2ba32870ac08d8ca9c585038dbe5903df3c3d3a Mon Sep 17 00:00:00 2001
From: Frederik Schwan <freswa@archlinux.org>
Date: Wed, 22 May 2024 23:12:11 +0200
Subject: [PATCH] update url

fixes #1
---
 PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PKGBUILD b/PKGBUILD
index e8e23f8..eee3e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=46.0
 pkgrel=2
 epoch=1
 pkgdesc="Music player and management application"
-url="https://wiki.gnome.org/Apps/Music"
+url="https://apps.gnome.org/Music/"
 arch=(any)
 license=(GPL-2.0-or-later)
 depends=(
-- 
GitLab