diff options
author | Bumper Bot | 2024-12-31 21:51:44 +0200 |
---|---|---|
committer | Bumper Bot | 2024-12-31 21:51:44 +0200 |
commit | e2e970b00d8b56ecb7fac08cca4ff95ed06e534a (patch) | |
tree | dcc8205c2e2bd9f46554107e599d03317a1f7794 | |
parent | db7c88815c4c01c99f83449c8a81d5b5636fce28 (diff) | |
download | aur-e2e970b00d8b56ecb7fac08cca4ff95ed06e534a.tar.gz |
Bump version to 2025.101.0
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = osu-lazer-bin pkgdesc = The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew. - pkgver = 2024.1224.1 + pkgver = 2025.101.0 pkgrel = 1 url = https://osu.ppy.sh arch = x86_64 @@ -15,13 +15,13 @@ pkgbase = osu-lazer-bin noextract = osu.AppImage options = !strip options = !debug - source = osu-lazer-2024.1224.1.AppImage::https://github.com/ppy/osu/releases/download/2024.1224.1/osu.AppImage + source = osu-lazer-2025.101.0.AppImage::https://github.com/ppy/osu/releases/download/2025.101.0/osu.AppImage source = icon.png source = https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md source = osu-lazer.desktop source = osu-lazer-uri-handler.desktop source = osu-lazer - sha256sums = f6a6795cd0082362383de98d1ab5ae5026354b2ab93c7dcd05cdbf263e6d7284 + sha256sums = 1ac9d3c55a4d9364571cb113e9482fd3f64e96af11524c36657a918e453e773c sha256sums = 30cf4df3fd76006b08a0bcb6a325fb2fdcf6a4371f77001da3c38cbce871bd51 sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244 sha256sums = e08a76a780960fffbd63fed26df21f0e7846d9bc8b366bfdbb54b07bf543113e @@ -6,7 +6,7 @@ pkgname=osu-lazer-bin _pkgname=${pkgname%-bin} -pkgver=2024.1224.1 +pkgver=2025.101.0 pkgrel=1 pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew." arch=(x86_64) @@ -30,7 +30,7 @@ source=( "osu-lazer" ) noextract=("osu.AppImage") -sha256sums=('f6a6795cd0082362383de98d1ab5ae5026354b2ab93c7dcd05cdbf263e6d7284' +sha256sums=('1ac9d3c55a4d9364571cb113e9482fd3f64e96af11524c36657a918e453e773c' '30cf4df3fd76006b08a0bcb6a325fb2fdcf6a4371f77001da3c38cbce871bd51' '30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244' 'e08a76a780960fffbd63fed26df21f0e7846d9bc8b366bfdbb54b07bf543113e' |