summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2019-12-02 11:41:58 +0100
committerMarvin Dalheimer2019-12-02 11:41:58 +0100
commitca14406824ba7288c49a91a68a7dddd1c4248d97 (patch)
tree96025b9605ad14a4a84c2e7b14bf4b89d3425ac5
parent309db9403a20afda6aba6cd37d90a9baca312a6f (diff)
downloadaur-ca14406824ba7288c49a91a68a7dddd1c4248d97.tar.gz
Update to 3.1.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcd06f4e478e..4201b47bda89 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.1.1
+ pkgver = 3.1.2
pkgrel = 1
url = https://godotengine.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 27aceccf083d..c31e3c0ff7f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=godot-mono
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine."
arch=('i686' 'x86_64')