diff --git a/nodejs-url-parse-lax.spec b/nodejs-url-parse-lax.spec index 8e2a4c1..17079f8 100644 --- a/nodejs-url-parse-lax.spec +++ b/nodejs-url-parse-lax.spec @@ -3,13 +3,13 @@ %global module_name url-parse-lax Name: nodejs-%{module_name} -Version: v2.0.0 +Version: 2.0.0 Release: 1%{?dist} Summary: The url.parse() with support for protocol-less URLs & IPs License: MIT URL: https://github.com/sindresorhus/url-parse-lax -Source0: https://github.com/sindresorhus/%{module_name}/archive/%{version}.tar.gz +Source0: https://github.com/sindresorhus/%{module_name}/archive/v%{version}.tar.gz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch