Package Details: fbx2gltf-bin 0.9.5-3

Git Clone URL: https://aur.archlinux.org/fbx2gltf-bin.git (read-only, click to copy)
Package Base: fbx2gltf-bin
Description: A command-line tool for the conversion of the FBX file format to the glTF file format
Upstream URL: https://github.com/facebookincubator/fbx2gltf-bin/tree/v0.9.5
Licenses: BSD
Submitter: Meak
Maintainer: Meak
Last Packager: Meak
Votes: 0
Popularity: 0.000000
First Submitted: 2019-04-29 07:21 (UTC)
Last Updated: 2019-04-29 07:52 (UTC)

Latest Comments

marcinn commented on 2022-04-09 21:19 (UTC)

There is newer version available: 0.9.7.

Here is patch for PKGBUILD:

diff --git a/PKGBUILD b/PKGBUILD
index 6fc52d7..340f900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
 # Maintainer: Michael Migliore <mcmigliore+aur@gmail.com>

 pkgname=fbx2gltf-bin
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.7
+pkgrel=1
 pkgdesc='A command-line tool for the conversion of the FBX file format to the glTF file format'
 arch=('x86_64')
 url="https://github.com/facebookincubator/${pkgname}/tree/v${pkgver}"
 license=('BSD')
 source=("https://github.com/facebookincubator/FBX2glTF/releases/download/v${pkgver}/FBX2glTF-linux-x64")
-sha256sums=('9399b1e3ecf51c86fafc02c444f85e576318354747e9231173e88d8b5e912c43')
+sha256sums=('b38210352fdd29d50ba53a6514c3ff05ccbb5d1e0a6442db7a49834bf34a3145')

 package() {
     install -d ${pkgdir}/usr/bin

micwoj92 commented on 2021-04-03 18:35 (UTC)

Homepage needs to be updated https://github.com/facebookincubator/fbx2gltf