summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 851be06123f1..2297b3fc10ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-mono
pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine.
- pkgver = 3.2
+ pkgver = 3.2.1
pkgrel = 1
url = https://godotengine.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e3ac4a6a5fe1..94da79454a7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=godot-mono
-pkgver=3.2
+pkgver=3.2.1
pkgrel=1
pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine."
arch=('i686' 'x86_64')