summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f7b0b5e8414..238427f76352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
# Contributor: "donaldtrump" [AUR]
pkgname='osu-lazer-git'
-pkgver='2022.128.0.r33.8883505eed'
-pkgrel=2
+pkgver='2022.216.0.r2.1f9892802c'
+pkgrel=1
pkgdesc='An open source, free-to-win rhythm game'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://github.com/ppy/osu'
license=('MIT')
-depends=('dotnet-runtime-5.0' 'ffmpeg' 'libgl')
-makedepends=('git' 'dotnet-sdk-5.0')
+depends=('dotnet-runtime-6.0' 'ffmpeg' 'libgl')
+makedepends=('git' 'dotnet-sdk-6.0')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
options=('!strip')