summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarvin Dalheimer2021-09-09 18:11:36 +0200
committerMarvin Dalheimer2021-09-09 18:11:36 +0200
commit50ea36ef6083d063603d1f6293d454c9f25ba48a (patch)
treee40fe47461082503c011acc09cfff50abc36fddb /PKGBUILD
parent367cd268deb6a7a3e70fdf3e4c01a65bdd183656 (diff)
downloadaur-50ea36ef6083d063603d1f6293d454c9f25ba48a.tar.gz
Update to Version 3.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e287d2191ba..d5b3ab29c36e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.3.2
+pkgver=3.3.3
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")
@@ -8,7 +8,7 @@ url="https://www.godotengine.org"
license=('MIT')
provides=("godot-mono-bin")
conflicts=("godot-mono")
-depends=("mono>=5.18.0" "dotnet-sdk" "msbuild")
+depends=("mono>=6.12.0" "dotnet-sdk" "msbuild")
optdepends=("dotnet-core")
source=("godot-mono.desktop" "icons.tar.gz")
source_i686=("$pkgname-$pkgver-i686.zip::https://downloads.tuxfamily.org/godotengine/"$pkgver"/mono/Godot_v"$pkgver"-stable_mono_x11_32.zip")
@@ -45,5 +45,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('eaad947250c6d3296e48bdb984ac93cf')
-md5sums_x86_64=('ae36b088b86299bce3e5ddda9bdcefe8')
+md5sums_i686=('dca9548396f7f3ada3ee486975641aa0')
+md5sums_x86_64=('b814825fa65103a8f99f85b28b4dd9b0')