Ver código fonte

Fixed: downloaded file name

edac val 10 anos atrás
pai
commit
8bb97f29dd
1 arquivos alterados com 1 adições e 1 exclusões
  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() {