diff options
| -rw-r--r-- | feh.spec | 4 | ||||
| -rw-r--r-- | feh.spec.in | 4 | 
2 files changed, 4 insertions, 4 deletions
| @@ -4,8 +4,8 @@ Version:    1.3.5  Release:    1  Copyright:  BSD  Group:      Amusements/Graphics -Source:     %{name}-%{version}.tar.gz -Url:        http://www.linuxbrit.co.uk +Source:     %{name}-%{version}.tar.bz2 +Url:        https://derf.homelinux.org/~derf/projects/feh  BuildRoot:  /var/tmp/%{name}-%{version}-root  %description diff --git a/feh.spec.in b/feh.spec.in index fb63a58..a7b5926 100644 --- a/feh.spec.in +++ b/feh.spec.in @@ -4,8 +4,8 @@ Version:    @VERSION@  Release:    1  Copyright:  BSD  Group:      Amusements/Graphics -Source:     %{name}-%{version}.tar.gz -Url:        http://www.linuxbrit.co.uk +Source:     %{name}-%{version}.tar.bz2 +Url:        https://derf.homelinux.org/~derf/projects/feh  BuildRoot:  /var/tmp/%{name}-%{version}-root  %description | 
