summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2021-11-12 16:43:54 +0100
committerMarvin Dalheimer2021-11-12 16:43:54 +0100
commit71c6f7bd2fa575ce2cbc0b738895b0b7b1412dd0 (patch)
tree7201ccaaa9f8a132c6d1ad1e2b63bc9088e529ae
parentca602780bc4bf92e706f889421af859653f967a0 (diff)
downloadaur-71c6f7bd2fa575ce2cbc0b738895b0b7b1412dd0.tar.gz
Update to Version 3.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bb5af785db5..163ec847cd2e 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.4
+ pkgver = 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.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
+ source_i686 = godot-mono-bin-3.4-i686.zip::https://downloads.tuxfamily.org/godotengine/3.4/mono/Godot_v3.4-stable_mono_x11_32.zip
+ md5sums_i686 = 5acb0fa544aa640dd3e132deadcc6f7b
+ source_x86_64 = godot-mono-bin-3.4-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.4/mono/Godot_v3.4-stable_mono_x11_64.zip
+ md5sums_x86_64 = 2e8b4024d880d72360bdb0cb42982956
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index cf978cb336f1..c95f54f38f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.3.4
+pkgver=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=('4f7180738f6a5bb6e703fdd3661e6b79')
-md5sums_x86_64=('cd4dbea5aedc120296b98e788ffc29c7')
+md5sums_i686=('5acb0fa544aa640dd3e132deadcc6f7b')
+md5sums_x86_64=('2e8b4024d880d72360bdb0cb42982956')