summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2021-10-05 19:26:55 +0200
committerMarvin Dalheimer2021-10-05 19:26:55 +0200
commitca602780bc4bf92e706f889421af859653f967a0 (patch)
tree77e7fc475fc3a74e93f36d2504e10d82ce71e9a8
parent50ea36ef6083d063603d1f6293d454c9f25ba48a (diff)
downloadaur-ca602780bc4bf92e706f889421af859653f967a0.tar.gz
Update to Version 3.3.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03472fd6ee2b..9bb5af785db5 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.3.3
+ pkgver = 3.3.4
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.3.3-i686.zip::https://downloads.tuxfamily.org/godotengine/3.3.3/mono/Godot_v3.3.3-stable_mono_x11_32.zip
- md5sums_i686 = dca9548396f7f3ada3ee486975641aa0
- source_x86_64 = godot-mono-bin-3.3.3-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.3.3/mono/Godot_v3.3.3-stable_mono_x11_64.zip
- md5sums_x86_64 = b814825fa65103a8f99f85b28b4dd9b0
+ source_i686 = godot-mono-bin-3.3.4-i686.zip::https://downloads.tuxfamily.org/godotengine/3.3.4/mono/Godot_v3.3.4-stable_mono_x11_32.zip
+ md5sums_i686 = 4f7180738f6a5bb6e703fdd3661e6b79
+ source_x86_64 = godot-mono-bin-3.3.4-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.3.4/mono/Godot_v3.3.4-stable_mono_x11_64.zip
+ md5sums_x86_64 = cd4dbea5aedc120296b98e788ffc29c7
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index d5b3ab29c36e..cf978cb336f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.3.3
+pkgver=3.3.4
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=('dca9548396f7f3ada3ee486975641aa0')
-md5sums_x86_64=('b814825fa65103a8f99f85b28b4dd9b0')
+md5sums_i686=('4f7180738f6a5bb6e703fdd3661e6b79')
+md5sums_x86_64=('cd4dbea5aedc120296b98e788ffc29c7')