Bump to version to 2022.409.0 and add env var for disabling automatic updates

This commit is contained in:
David Husicka 2022-04-12 11:40:55 +02:00
parent 4d3fdf93b1
commit d48ba62f72
3 changed files with 9 additions and 9 deletions

View File

@ -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.405.0
pkgver = 2022.409.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
@ -13,15 +13,15 @@ pkgbase = osu-lazer-bin
depends = osu-mime
provides = osu-lazer
conflicts = osu-lazer
noextract = osu-lazer-bin-2022.405.0.AppImage
noextract = osu-lazer-bin-2022.409.0.AppImage
options = !strip
source = osu-lazer-bin-2022.405.0.AppImage::https://github.com/ppy/osu/releases/download/2022.405.0/osu.AppImage
source = osu-lazer-bin-2022.409.0.AppImage::https://github.com/ppy/osu/releases/download/2022.409.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 = 8f88706bc202687f3347586f8bcd3362a60631c9acfa07cdd9b1b5e3c815b582
sha256sums = 0f57f0daecaed942de7add2811888d432c475843f7084afeda475a66c5b8df1d
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = 43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801
sha256sums = 09a894825e61bbf27225e596820b23f3ddc83fd13904395e925456e08d690bea
pkgname = osu-lazer-bin

View File

@ -2,7 +2,7 @@
## Contributor: Tyler Nelson <neo@cybercat.cc>
pkgname=osu-lazer-bin
pkgver=2022.405.0
pkgver=2022.409.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')
@ -25,10 +25,10 @@ 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=("8f88706bc202687f3347586f8bcd3362a60631c9acfa07cdd9b1b5e3c815b582"
sha256sums=("0f57f0daecaed942de7add2811888d432c475843f7084afeda475a66c5b8df1d"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801")
"09a894825e61bbf27225e596820b23f3ddc83fd13904395e925456e08d690bea")
package() {
# Install image

View File

@ -4,5 +4,5 @@ Name=osu!lazer
MimeType=application/x-osu-skin-archive;application/x-osu-replay;application/x-osu-beatmap-archive;x-scheme-handler/osu;
Icon=/usr/share/pixmaps/osu-lazer.png
Comment=Open source free-to-win rhythm game
Exec=/usr/bin/osu-lazer
Exec=env OSU_EXTERNAL_UPDATE_PROVIDER=1 /usr/bin/osu-lazer
Categories=Game;