summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c401cde43417..aa552cc6d34f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ makedepends_x86_64=('cuda')
optdepends=('cuda: cycles renderer cuda support')
options=(!strip)
install=fluid-designer.install
-source=("git+https://github.com/Microvellum/BlenderFD-2.78a/")
+source=("https://github.com/Microvellum/BlenderFD-2.78a/archive/master.tar.gz")
sha512sums=('SKIP')
prepare() {