Bump to version 2021.1120.0

This commit is contained in:
David Husicka 2021-11-20 13:44:44 +01:00
parent 9004f38bb4
commit 372cf5ced5
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.1113.0
pkgver = 2021.1120.0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
@ -13,13 +13,13 @@ pkgbase = osu-lazer-bin
depends = osu-mime
provides = osu-lazer
conflicts = osu-lazer
noextract = osu-lazer-bin-2021.1113.0.AppImage
noextract = osu-lazer-bin-2021.1120.0.AppImage
options = !strip
source = osu-lazer-bin-2021.1113.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1113.0/osu.AppImage
source = osu-lazer-bin-2021.1120.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1120.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 = 70f48a3ea5805c316d6c242980a5e4d1136a3acf11bb1c696c2b929e0a84b4fc
sha256sums = 94933a6bf57be1d9acf3d4a5982fcf568140d3685c878d401ad75d5e0ba7dd7d
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
sha256sums = 43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801

View File

@ -2,7 +2,7 @@
## Contributor: Tyler Nelson <neo@cybercat.cc>
pkgname=osu-lazer-bin
pkgver=2021.1113.0
pkgver=2021.1120.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,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=("70f48a3ea5805c316d6c242980a5e4d1136a3acf11bb1c696c2b929e0a84b4fc"
sha256sums=("94933a6bf57be1d9acf3d4a5982fcf568140d3685c878d401ad75d5e0ba7dd7d"
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
"43aba829341aa5542d7cedf9e95215d553a7db73a65f169f0de5a25aac75b801")