From 69b0ebadfe1ed20aed03344be154dbb347dafc3b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 16 Aug 2021 14:57:50 +0200 Subject: [PATCH] Fix source URL --- evince.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evince.spec b/evince.spec index 15c58a3..8173205 100644 --- a/evince.spec +++ b/evince.spec @@ -11,7 +11,7 @@ Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse URL: https://wiki.gnome.org/Apps/Evince -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: gettext-devel