summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneeshy2023-04-13 15:27:04 -0400
committerneeshy2023-04-13 15:27:04 -0400
commit52dc55123237643106d729ccc8485961488e78d4 (patch)
treeb274dcccccac9464bdf6d2ec62aef664e4f2b7cd /PKGBUILD
parent37e42ae3347e43cff9a5d2cfa0223142158dd4a3 (diff)
downloadaur-52dc55123237643106d729ccc8485961488e78d4.tar.gz
Use dotnet-runtime-6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 235392c1ad6d..d385eb1fc726 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ arch=('x86_64')
url="https://osu.ppy.sh/"
license=('MIT' 'custom:CC-BY-NC-4.0')
depends=('ffmpeg' 'libgl' 'sdl2' 'dotnet-runtime-6.0-bin')
-makedepends=('dotnet-sdk-6.0-bin' 'git')
+makedepends=('dotnet-sdk-6.0' 'git')
provides=('osu-lazer')
conflicts=('osu-lazer')
source=("git+https://github.com/ppy/osu.git"