summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2022-03-25 09:17:31 +0100
committerMarvin Dalheimer2022-03-25 09:17:31 +0100
commit1ea5d57c95d05405fb9a216a18795c7e825896fe (patch)
treef2c541d2128a4d33d244f9a0035f2ded326249bc
parent6d16a370cffb9c0d64956c7cde2bf038ef92fd7d (diff)
downloadaur-1ea5d57c95d05405fb9a216a18795c7e825896fe.tar.gz
Update to Version 3.4.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fee63f5c68a..f3447fd8cd06 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.3
+ pkgver = 3.4.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.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
+ 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
+ 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
+ md5sums_x86_64 = 07b06f3852161f4b3aa757cab8771e2a
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 909349e1264e..400e20342f72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.4.3
+pkgver=3.4.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=('d567bd6b40366bdec03e32aae0ee71d7')
-md5sums_x86_64=('d1be208e68e00fb7ae3da1e98897750a')
+md5sums_i686=('088bc7a613715c0fedf384f8f8a284db')
+md5sums_x86_64=('07b06f3852161f4b3aa757cab8771e2a')