summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoredac val2015-08-18 09:55:31 +0300
committeredac val2015-09-05 22:34:56 +0300
commit8bb97f29dd49d8510fbcf2a13a27e18ea8b0bb3b (patch)
tree86d6fac2e9ee489f57ede3288bf9199231a5ac5e
parent35de980569fdf2009d074973eab0144a9f905fb1 (diff)
downloadaur-8bb97f29dd49d8510fbcf2a13a27e18ea8b0bb3b.tar.gz
Fixed: downloaded file name
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41b7f20ba742..d5e542b10789 100644
--- a/PKGBUILD
+++ b/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() {