Skip to content

Commit

Permalink
Bump version to 2022.418.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHusicka committed Apr 19, 2022
1 parent d48ba62 commit c3d12fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -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 = 2022.409.0
pkgver = 2022.418.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
Expand All @@ -13,13 +13,13 @@ pkgbase = osu-lazer-bin
depends = osu-mime
provides = osu-lazer
conflicts = osu-lazer
noextract = osu-lazer-bin-2022.409.0.AppImage
noextract = osu-lazer-bin-2022.418.0.AppImage
options = !strip
source = osu-lazer-bin-2022.409.0.AppImage::https://github.com/ppy/osu/releases/download/2022.409.0/osu.AppImage
source = osu-lazer-bin-2022.418.0.AppImage::https://github.com/ppy/osu/releases/download/2022.418.0/osu.AppImage
source = osu-lazer-bin.png::https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
source = osu-lazer-bin-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
source = osu-lazer.desktop
sha256sums = 0f57f0daecaed942de7add2811888d432c475843f7084afeda475a66c5b8df1d
sha256sums = b746bd679ee2cdb624da6c1202c0a3e6152adb63be8db99b9f62a6c67674bd88
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = 09a894825e61bbf27225e596820b23f3ddc83fd13904395e925456e08d690bea
Expand Down
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Contributor: Tyler Nelson <[email protected]>

pkgname=osu-lazer-bin
pkgver=2022.409.0
pkgver=2022.418.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')
Expand All @@ -25,7 +25,7 @@ source=("$pkgname-$pkgver.AppImage::https://github.com/ppy/osu/releases/download
"$pkgname-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md"
"osu-lazer.desktop")
noextract=("$pkgname-$pkgver.AppImage")
sha256sums=("0f57f0daecaed942de7add2811888d432c475843f7084afeda475a66c5b8df1d"
sha256sums=("b746bd679ee2cdb624da6c1202c0a3e6152adb63be8db99b9f62a6c67674bd88"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"09a894825e61bbf27225e596820b23f3ddc83fd13904395e925456e08d690bea")
Expand Down

0 comments on commit c3d12fb

Please sign in to comment.