summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60a7c1ab34db..073ccceccd0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
pkgbase = mgcb-editor-git
- pkgdesc = The MonoGame Content Pipeline tool
+ pkgdesc = Creates platform specific content files.
pkgver = 3.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.monogame.net/
arch = x86_64
license = custom
- makedepends = git
makedepends = dotnet-sdk-3.1
- depends = git
- depends = dotnet-sdk-3.1
+ makedepends = dotnet-sdk-5.0
+ depends = dotnet-runtime-5.0
pkgname = mgcb-editor-git
-