summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarvin Dalheimer2018-08-07 08:36:44 +0200
committerMarvin Dalheimer2018-08-07 08:36:44 +0200
commit91def1c22729ee339fb3aa9c5e73689fd7f6589a (patch)
tree5f04e1aa5a7558fddb3e5f7bb7b8227c44328f2d
parentbd5fabe83c49eaedcf99861e51bc77f5427fc985 (diff)
downloadaur-91def1c22729ee339fb3aa9c5e73689fd7f6589a.tar.gz
Updated to 3.0.6
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b629dd32a62..c000c44d411e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.0.5
- pkgrel = 3
+ pkgver = 3.0.6
+ pkgrel = 1
url = https://www.godotengine.org
arch = i686
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = godot-mono-bin
source = icons.tar.gz
md5sums = c8ba9f7656b2c2db9a3ec385b3848bf5
md5sums = 281c83d55c6a4d39fb9710e6f143bc5a
- source_i686 = godot-mono-bin-3.0.5-i686.zip::https://downloads.tuxfamily.org/godotengine/3.0.5/mono/Godot_v3.0.5-stable_mono_x11_32.zip
- md5sums_i686 = c98ab8b9add8206b374a4276ec4278a4
- source_x86_64 = godot-mono-bin-3.0.5-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.0.5/mono/Godot_v3.0.5-stable_mono_x11_64.zip
- md5sums_x86_64 = 4d28d764688913d771ec596504c58da8
+ source_i686 = godot-mono-bin-3.0.6-i686.zip::https://downloads.tuxfamily.org/godotengine/3.0.6/mono/Godot_v3.0.6-stable_mono_x11_32.zip
+ md5sums_i686 = 8837545b49075d897b509fb83cf6eec0
+ source_x86_64 = godot-mono-bin-3.0.6-x86_64.zip::https://downloads.tuxfamily.org/godotengine/3.0.6/mono/Godot_v3.0.6-stable_mono_x11_64.zip
+ md5sums_x86_64 = fda162b1d5f1cd8af1d64e7ff7320e1b
pkgname = godot-mono-bin
diff --git a/PKGBUILD b/PKGBUILD
index e9d5e4a73383..ad9275ecb6be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.0.5
-pkgrel=3
+pkgver=3.0.6
+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")
url="https://www.godotengine.org"
@@ -44,5 +44,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('c98ab8b9add8206b374a4276ec4278a4')
-md5sums_x86_64=('4d28d764688913d771ec596504c58da8')
+md5sums_i686=('8837545b49075d897b509fb83cf6eec0')
+md5sums_x86_64=('fda162b1d5f1cd8af1d64e7ff7320e1b')