Преглед изворни кода

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