summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Brill2023-09-27 23:18:19 +0200
committerChristoph Brill2023-09-27 23:18:19 +0200
commit9668e073727b4f890ff75af6747519c16f49f6bc (patch)
tree45a5d3c9a8e00d44c64e1a44209e3aca9b5c70b4 /PKGBUILD
parentf3945178312a24f92db5e666912f946cd7b5df4f (diff)
downloadaur-godot-fbx2gltf-bin.tar.gz
Bump version to force redownload
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a342ec3be56..e7546d8dce5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=godot-fbx2gltf-bin
pkgver=0.13.1
-pkgrel=1
+pkgrel=2
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/godotengine/FBX2glTF/"