summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f93cdbfc9e33..27aceccf083d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="An advanced, feature packed, multi-platform 2D and 3D game engine."
arch=('i686' 'x86_64')
url="https://godotengine.org/"
license=('MIT')
-depends=('mono>=5.18.0' 'msbuild-stable' 'dotnet-sdk')
+depends=('mono>=5.18.0' 'msbuild' 'dotnet-sdk')
makedepends=(
'scons>=3.0'
'libxcursor'