summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2023-07-07 09:47:26 +0200
committerMarvin Dalheimer2023-07-07 09:47:26 +0200
commit87f049cb8cc335ec68e5c46aa48fdc0f9800e53d (patch)
tree27207304a766aa7c666af504187b7aa511a3ad77
parent39bb4b51347515518a7ab68611599197d585969c (diff)
downloadaur-87f049cb8cc335ec68e5c46aa48fdc0f9800e53d.tar.gz
Update to version 4.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 105559b09e57..348dda5c3b4f 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 = 4.0.3
+ pkgver = 4.1
pkgrel = 1
url = https://www.godotengine.org
arch = i686
@@ -14,9 +14,9 @@ pkgbase = godot-mono-bin
source = icons.tar.gz
md5sums = c8ba9f7656b2c2db9a3ec385b3848bf5
md5sums = 281c83d55c6a4d39fb9710e6f143bc5a
- source_i686 = godot-mono-bin-4.0.3-i686.zip::https://downloads.tuxfamily.org/godotengine/4.0.3/mono/Godot_v4.0.3-stable_mono_linux_x86_32.zip
- md5sums_i686 = d2c7172fb7e0dc7b1ed4a543333ff7d7
- source_x86_64 = godot-mono-bin-4.0.3-x86_64.zip::https://downloads.tuxfamily.org/godotengine/4.0.3/mono/Godot_v4.0.3-stable_mono_linux_x86_64.zip
- md5sums_x86_64 = 67df5df02ead93fef4f4ab18525ec4db
+ source_i686 = godot-mono-bin-4.1-i686.zip::https://downloads.tuxfamily.org/godotengine/4.1/mono/Godot_v4.1-stable_mono_linux_x86_32.zip
+ md5sums_i686 = 86486e678017d9388bd23368ce5d95a6
+ source_x86_64 = godot-mono-bin-4.1-x86_64.zip::https://downloads.tuxfamily.org/godotengine/4.1/mono/Godot_v4.1-stable_mono_linux_x86_64.zip
+ md5sums_x86_64 = 0b4061b09e5271f09a564650fd91dc44
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index 970dbee352fc..b4f6454e3f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=4.0.3
+pkgver=4.1
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")
@@ -44,5 +44,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('d2c7172fb7e0dc7b1ed4a543333ff7d7')
-md5sums_x86_64=('67df5df02ead93fef4f4ab18525ec4db')
+md5sums_i686=('86486e678017d9388bd23368ce5d95a6')
+md5sums_x86_64=('0b4061b09e5271f09a564650fd91dc44')