Преглед на файлове

Fixed: downloaded file name

edac val преди 10 години
родител
ревизия
8bb97f29dd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -39,7 +39,7 @@ provides=()
 # Change the default behavior of makepkg see PKGBUILD#options
 options=()
 
-source=("https://github.com/haiwen/libsearpc/archive/v${_seafilever}.tar.gz"
+source=("libsearpc-v${_seafilever}.tar.gz::https://github.com/haiwen/libsearpc/archive/v${_seafilever}.tar.gz"
 	"libsearpc.pc.patch")
 
 configure_libsearpc() {