summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Brill2023-09-27 23:18:19 +0200
committerChristoph Brill2023-09-27 23:18:19 +0200
commit9668e073727b4f890ff75af6747519c16f49f6bc (patch)
tree45a5d3c9a8e00d44c64e1a44209e3aca9b5c70b4
parentf3945178312a24f92db5e666912f946cd7b5df4f (diff)
downloadaur-9668e073727b4f890ff75af6747519c16f49f6bc.tar.gz
Bump version to force redownload
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b20a35c5ea5..5ecdeddfd3bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = godot-fbx2gltf-bin
pkgdesc = A command-line tool for the conversion of the FBX file format to the glTF file format
pkgver = 0.13.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/godotengine/FBX2glTF/
arch = x86_64
license = BSD
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/"