summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2022-08-03 09:09:34 +0200
committerMarvin Dalheimer2022-08-03 09:09:34 +0200
commit281be2b7a82c216a5756c4cdf2e32f2b5022aae7 (patch)
tree28e58ea321c2cdfdf35358354ae9ad63b28a00de
parent1ea5d57c95d05405fb9a216a18795c7e825896fe (diff)
downloadaur-281be2b7a82c216a5756c4cdf2e32f2b5022aae7.tar.gz
Update to Version 3.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3447fd8cd06..cf18f4641b4f 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.4
+ pkgver = 3.4.5
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.4-i686.zip::https://downloads.tuxfamily.org/godotengine/3.4.4/mono/Godot_v3.4.4-stable_mono_x11_32.zip
+ source_i686 = godot-mono-bin-3.4.5-i686.zip::https://downloads.tuxfamily.org/godotengine/3.4.5/mono/Godot_v3.4.5-stable_mono_x11_32.zip
md5sums_i686 = 088bc7a613715c0fedf384f8f8a284db
- source_x86_64 = godot-mono-bin-3.4.4-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.4.4/mono/Godot_v3.4.4-stable_mono_x11_64.zip
+ source_x86_64 = godot-mono-bin-3.4.5-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.4.5/mono/Godot_v3.4.5-stable_mono_x11_64.zip
md5sums_x86_64 = 07b06f3852161f4b3aa757cab8771e2a
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 400e20342f72..c1f374c03644 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.4.4
+pkgver=3.4.5
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=('088bc7a613715c0fedf384f8f8a284db')
-md5sums_x86_64=('07b06f3852161f4b3aa757cab8771e2a')
+md5sums_i686=('0905b9c27544fbbf7ea84c661ebf51e9')
+md5sums_x86_64=('839fcef3873e2e456a8d4b3ded2d1b0e')