summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2022-02-28 09:14:37 +0100
committerMarvin Dalheimer2022-02-28 09:14:37 +0100
commit6d16a370cffb9c0d64956c7cde2bf038ef92fd7d (patch)
tree6cf8b46ef409c0b2b75a87b20fe33922afa3eb3b
parent210e07b427074a1ce708668e608b46a843f9e0a7 (diff)
downloadaur-6d16a370cffb9c0d64956c7cde2bf038ef92fd7d.tar.gz
Update to Version 3.4.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2804d951994c..7fee63f5c68a 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.4.2
+ pkgver = 3.4.3
pkgrel = 1
url = https://www.godotengine.org
arch = i686
@@ -16,9 +16,9 @@ pkgbase = godot-mono-bin
source = icons.tar.gz
md5sums = c8ba9f7656b2c2db9a3ec385b3848bf5
md5sums = 281c83d55c6a4d39fb9710e6f143bc5a
- source_i686 = godot-mono-bin-3.4.2-i686.zip::https://downloads.tuxfamily.org/godotengine/3.4.2/mono/Godot_v3.4.2-stable_mono_x11_32.zip
- md5sums_i686 = 37d2d481c62702856907f1d7b2afd6ec
- source_x86_64 = godot-mono-bin-3.4.2-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.4.2/mono/Godot_v3.4.2-stable_mono_x11_64.zip
- md5sums_x86_64 = abedc475fb47956ba00ddda70120e9c4
+ source_i686 = godot-mono-bin-3.4.3-i686.zip::https://downloads.tuxfamily.org/godotengine/3.4.3/mono/Godot_v3.4.3-stable_mono_x11_32.zip
+ md5sums_i686 = d567bd6b40366bdec03e32aae0ee71d7
+ source_x86_64 = godot-mono-bin-3.4.3-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.4.3/mono/Godot_v3.4.3-stable_mono_x11_64.zip
+ md5sums_x86_64 = d1be208e68e00fb7ae3da1e98897750a
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2a606b8182c0..909349e1264e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.4.2
+pkgver=3.4.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")
@@ -45,5 +45,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('37d2d481c62702856907f1d7b2afd6ec')
-md5sums_x86_64=('abedc475fb47956ba00ddda70120e9c4')
+md5sums_i686=('d567bd6b40366bdec03e32aae0ee71d7')
+md5sums_x86_64=('d1be208e68e00fb7ae3da1e98897750a')