Kaynağa Gözat

Fixed: downloaded file name

edac val 10 yıl önce
ebeveyn
işleme
8bb97f29dd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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() {