Updated to version 2021.323.0

This commit is contained in:
David Husička 2021-03-23 15:47:15 +01:00
parent dc1670ae28
commit afb19539c9
2 changed files with 6 additions and 6 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 = 2021.320.0
pkgver = 2021.323.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
@ -15,13 +15,13 @@ pkgbase = osu-lazer-bin
provides = osu-lazer
conflicts = osu
conflicts = osu-lazer
noextract = osu-lazer-bin-2021.320.0.AppImage
noextract = osu-lazer-bin-2021.323.0.AppImage
options = !strip
source = osu-lazer-bin-2021.320.0.AppImage::https://github.com/ppy/osu/releases/download/2021.320.0/osu.AppImage
source = osu-lazer-bin-2021.323.0.AppImage::https://github.com/ppy/osu/releases/download/2021.323.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 = d4a75f9df0143c022477be64e63d412fee977d78d6d73fca875a21e903198e47
sha256sums = 2c14723f4f883e6a45eb5163ad38e731a5e2c9236a320abdf8adbd247a311f7c
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = f37168074db22cf8e898f08b3f67458e1708a8c4ae179fb14a916e74e12bec4e

View File

@ -1,7 +1,7 @@
## Maintainer: David Husička <contact@bydave.net>
pkgname=osu-lazer-bin
pkgver=2021.320.0
pkgver=2021.323.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')
@ -24,7 +24,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=("d4a75f9df0143c022477be64e63d412fee977d78d6d73fca875a21e903198e47"
sha256sums=("2c14723f4f883e6a45eb5163ad38e731a5e2c9236a320abdf8adbd247a311f7c"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"f37168074db22cf8e898f08b3f67458e1708a8c4ae179fb14a916e74e12bec4e")