bump version to v2022.424.0

This commit is contained in:
Tuhana GAYRETLİ 2022-04-24 14:07:58 +03:00
parent d88818fa0e
commit d6616aa613
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
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.418.0
pkgrel = 5
pkgver = 2022.424.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
license = MIT
@ -15,12 +15,12 @@ pkgbase = osu-lazer-bin
conflicts = osu-lazer
noextract = osu.AppImage
options = !strip
source = osu-lazer-2022.418.0.AppImage::https://github.com/ppy/osu/releases/download/2022.418.0/osu.AppImage
source = osu-lazer-2022.424.0.AppImage::https://github.com/ppy/osu/releases/download/2022.424.0/osu.AppImage
source = https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
source = https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
source = osu-lazer.desktop
source = osu-lazer
sha256sums = b746bd679ee2cdb624da6c1202c0a3e6152adb63be8db99b9f62a6c67674bd88
sha256sums = fab8f13635b2e350c2d2466b9af630693fdfc3ced09765238a3b55867c2c0bdb
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = 43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801

View File

@ -4,8 +4,8 @@
pkgname=osu-lazer-bin
_pkgname=${pkgname%-bin}
pkgver=2022.418.0
pkgrel=5
pkgver=2022.424.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")
url="https://osu.ppy.sh"
@ -29,11 +29,11 @@ source=(
)
noextract=("osu.AppImage")
sha256sums=(
"b746bd679ee2cdb624da6c1202c0a3e6152adb63be8db99b9f62a6c67674bd88"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801"
"a9a2ea43849e9cb94d40f8668406078b619e96d3b66fc5bce112d9b0e4d6c8a0"
'fab8f13635b2e350c2d2466b9af630693fdfc3ced09765238a3b55867c2c0bdb'
'36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10'
'30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244'
'43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801'
'a9a2ea43849e9cb94d40f8668406078b619e96d3b66fc5bce112d9b0e4d6c8a0'
)
package() {