aboutsummaryrefslogtreecommitdiffhomepage
path: root/redhat/git-remote-gcrypt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/git-remote-gcrypt.spec')
-rw-r--r--redhat/git-remote-gcrypt.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec
index a2d2788..7ea0388 100644
--- a/redhat/git-remote-gcrypt.spec
+++ b/redhat/git-remote-gcrypt.spec
@@ -8,7 +8,7 @@ Summary: GNU Privacy Guard-encrypted git remote
Group: Development Tools
License: GPLv3
URL: https://git.spwhitton.name/%{name}
-Source0: %{name}-%{version}.tar.gz
+Source0: https://git.spwhitton.name/%{name}/snapshot/%{name}-%{version}.tar.gz
BuildRequires: python3-docutils
Requires: gnupg2 git-core
@@ -24,7 +24,7 @@ The aim is to provide confidential, authenticated git storage and
collaboration using typical untrusted file hosts or services.
%prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
%build
: