소스 검색

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() {