From ff8b1243f23bab97d168a8d37aba465faf9e51b1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 16 Aug 2021 15:34:49 +0200 Subject: [PATCH] Fix source URL --- gnome-disk-utility.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-disk-utility.spec b/gnome-disk-utility.spec index 6452c31..247a09c 100644 --- a/gnome-disk-utility.spec +++ b/gnome-disk-utility.spec @@ -7,7 +7,7 @@ Summary: Disks License: GPLv2+ URL: https://gitlab.gnome.org/GNOME/gnome-disk-utility -Source0: https://download.gnome.org/sources/%{name}/41.alpha/%{name}-%{tarball_version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz BuildRequires: gcc BuildRequires: meson