summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2020-09-19 20:00:42 +0200
committerMarvin Dalheimer2020-09-19 20:00:42 +0200
commit86b3a6d5c4e87ef80f3e7a3aed8a71c825e12233 (patch)
treed3adb171d7fded552105fbf7237cc1ce83317cd8
parenta3cc56f426de121ddcb5fe09e2057f8e3cb4c0ff (diff)
downloadaur-86b3a6d5c4e87ef80f3e7a3aed8a71c825e12233.tar.gz
Update to version 3.2.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcb99e5e7ed5..547eded57a32 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.2
+ pkgver = 3.2.3
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.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
+ source_i686 = godot-mono-bin-3.2.3-i686.zip::https://downloads.tuxfamily.org/godotengine/3.2.3/mono/Godot_v3.2.3-stable_mono_x11_32.zip
+ md5sums_i686 = d7dab3ee992755f6f99e2b1eca38a12a
+ source_x86_64 = godot-mono-bin-3.2.3-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.2.3/mono/Godot_v3.2.3-stable_mono_x11_64.zip
+ md5sums_x86_64 = b89c53188fee1de19be104d78f1369f2
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4cb0f0c20ef7..8a88bbbe79d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.2.2
+pkgver=3.2.3
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=('accb83d5367a6d688d25ef39369a94cc')
-md5sums_x86_64=('bbf3e84b7bb9c4a2cba121d1ec3e3199')
+md5sums_i686=('d7dab3ee992755f6f99e2b1eca38a12a')
+md5sums_x86_64=('b89c53188fee1de19be104d78f1369f2')