summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10475074fd07..fcb99e5e7ed5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = godot-mono-bin
pkgdesc = Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
- pkgver = 3.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://www.godotengine.org
arch = i686
@@ -15,10 +15,10 @@ pkgbase = godot-mono-bin
source = icons.tar.gz
md5sums = c8ba9f7656b2c2db9a3ec385b3848bf5
md5sums = 281c83d55c6a4d39fb9710e6f143bc5a
- source_i686 = godot-mono-bin-3.2.1-i686.zip::https://downloads.tuxfamily.org/godotengine/3.2.1/mono/Godot_v3.2.1-stable_mono_x11_32.zip
- md5sums_i686 = d9679136d5a24f9bae6528dee56f2d59
- source_x86_64 = godot-mono-bin-3.2.1-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.2.1/mono/Godot_v3.2.1-stable_mono_x11_64.zip
- md5sums_x86_64 = 3502218b4f454da6bfa939beedf063ab
+ source_i686 = godot-mono-bin-3.2.2-i686.zip::https://downloads.tuxfamily.org/godotengine/3.2.2/mono/Godot_v3.2.2-stable_mono_x11_32.zip
+ md5sums_i686 = accb83d5367a6d688d25ef39369a94cc
+ source_x86_64 = godot-mono-bin-3.2.2-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.2.2/mono/Godot_v3.2.2-stable_mono_x11_64.zip
+ md5sums_x86_64 = bbf3e84b7bb9c4a2cba121d1ec3e3199
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4f6d1612db41..4cb0f0c20ef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel."
arch=("i686" "x86_64")
@@ -44,5 +44,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('d9679136d5a24f9bae6528dee56f2d59')
-md5sums_x86_64=('3502218b4f454da6bfa939beedf063ab')
+md5sums_i686=('accb83d5367a6d688d25ef39369a94cc')
+md5sums_x86_64=('bbf3e84b7bb9c4a2cba121d1ec3e3199')