Skip to content

Commit 58574c7

Browse files
OriginCodestydxm
authored andcommitted
osu-lazer: update to 2025.816.0
Signed-off-by: Kaiyang Wu <[email protected]>
1 parent 2a0243b commit 58574c7

File tree

1 file changed

+3
-2
lines changed
  • app-games/osu-lazer

1 file changed

+3
-2
lines changed

app-games/osu-lazer/spec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
VER=2025.724.0
2-
SRCS="git::commit=tags/$VER::https://github.com/ppy/osu"
1+
UPSTREAM_VER=2025.816.0-lazer
2+
VER=${UPSTREAM_VER/-lazer/}
3+
SRCS="git::commit=tags/$UPSTREAM_VER::https://github.com/ppy/osu"
34
CHKSUMS="SKIP"
45
CHKUPDATE="anitya::id=227666"

0 commit comments

Comments
 (0)