change source

This commit is contained in:
jackie_wu 2020-09-08 16:16:37 +08:00
parent 8d730e0675
commit df8b45add1
3 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Release: 1
Summary: Promisify a callback-style function
License: MIT
URL: https://github.com/sindresorhus/path-exists
Source0: https://registry.npmjs.com/%{srcname}/-/%{srcname}-%{version}.tgz
Source0: https://github.com/sindresorhus/path-exists/archive/v%{version}.tar.gz
Source1: https://raw.githubusercontent.com/sindresorhus/%{srcname}/v%{version}/test.js
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
@ -19,7 +19,7 @@ BuildRequires: npm(ava)
%{summary}.
%prep
%autosetup -n package
%autosetup -n path-exists-%{version}
cp -p %{SOURCE1} .
%build

Binary file not shown.

BIN
v3.0.0.tar.gz Normal file

Binary file not shown.