summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index deca0452d908..3ab8dfb6a091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.5
+pkgver=3.5.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")
@@ -9,7 +9,6 @@ license=('MIT')
provides=("godot-mono-bin")
conflicts=("godot-mono")
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")
source_x86_64=("$pkgname-$pkgver-x86_64.zip::https://downloads.tuxfamily.org/godotengine/"$pkgver"/mono/Godot_v"$pkgver"-stable_mono_x11_64.zip")
@@ -45,5 +44,5 @@ package() {
}
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_i686=('426d2222d8026f1d3f747ff269f9d633')
-md5sums_x86_64=('614d9a53a1e05f3eab4c57a52005730a')
+md5sums_i686=('13aa7c6724997a543d7759b657a20364')
+md5sums_x86_64=('88a0be9080dc7b8e3df4a663b355b654')