summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b2ab324695c..7a342ec3be56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A command-line tool for the conversion of the FBX file format to the gl
arch=('x86_64')
url="https://github.com/godotengine/FBX2glTF/"
license=('BSD')
-source=("https://github.com/godotengine/FBX2glTF/releases/download/v${pkgver}/FBX2glTF-linux-x86_64.zip")
+source=("FBX2glTF-linux-x86_64-${pkgver}.zip::https://github.com/godotengine/FBX2glTF/releases/download/v${pkgver}/FBX2glTF-linux-x86_64.zip")
sha256sums=('52243ec1bf25c4501bdd4977057b6782702fe3ae1b79e2ac13039d2207870bec')
provides=('fbx2gltf-bin')
conflicts=('fbx2gltf-bin')