Bump version to 2021.1108.0
This commit is contained in:
parent
024de6c269
commit
f4d34eb107
8
.SRCINFO
8
.SRCINFO
@ -1,6 +1,6 @@
|
|||||||
pkgbase = osu-lazer-bin
|
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.
|
pkgdesc = The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
|
||||||
pkgver = 2021.1105.0
|
pkgver = 2021.1108.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://osu.ppy.sh
|
url = https://osu.ppy.sh
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -13,13 +13,13 @@ pkgbase = osu-lazer-bin
|
|||||||
depends = osu-mime
|
depends = osu-mime
|
||||||
provides = osu-lazer
|
provides = osu-lazer
|
||||||
conflicts = osu-lazer
|
conflicts = osu-lazer
|
||||||
noextract = osu-lazer-bin-2021.1105.0.AppImage
|
noextract = osu-lazer-bin-2021.1108.0.AppImage
|
||||||
options = !strip
|
options = !strip
|
||||||
source = osu-lazer-bin-2021.1105.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1105.0/osu.AppImage
|
source = osu-lazer-bin-2021.1108.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1108.0/osu.AppImage
|
||||||
source = osu-lazer-bin.png::https://raw.githubusercontent.com/ppy/osu/master/assets/lazer.png
|
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-bin-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md
|
||||||
source = osu-lazer.desktop
|
source = osu-lazer.desktop
|
||||||
sha256sums = 35024c1547beb0ec9bba1ca32a532fc49d8c54aa29e6ccd67b0658b301cbc0d6
|
sha256sums = 3e8d35c9c919c821afb41c96012ef8976ba01f3bfa3356ef81f15e105c267e8b
|
||||||
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
|
sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10
|
||||||
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
|
sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244
|
||||||
sha256sums = 61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d
|
sha256sums = 61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@ -2,7 +2,7 @@
|
|||||||
## Contributor: Tyler Nelson <neo@cybercat.cc>
|
## Contributor: Tyler Nelson <neo@cybercat.cc>
|
||||||
|
|
||||||
pkgname=osu-lazer-bin
|
pkgname=osu-lazer-bin
|
||||||
pkgver=2021.1105.0
|
pkgver=2021.1108.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew."
|
pkgdesc="The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew."
|
||||||
arch=('x86_64')
|
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"
|
"$pkgname-LICENCE.md::https://raw.githubusercontent.com/ppy/osu-resources/master/LICENCE.md"
|
||||||
"osu-lazer.desktop")
|
"osu-lazer.desktop")
|
||||||
noextract=("$pkgname-$pkgver.AppImage")
|
noextract=("$pkgname-$pkgver.AppImage")
|
||||||
sha256sums=("35024c1547beb0ec9bba1ca32a532fc49d8c54aa29e6ccd67b0658b301cbc0d6"
|
sha256sums=("3e8d35c9c919c821afb41c96012ef8976ba01f3bfa3356ef81f15e105c267e8b"
|
||||||
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
|
"36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10"
|
||||||
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
|
"30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244"
|
||||||
"61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d")
|
"61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d")
|
||||||
|
Loading…
Reference in New Issue
Block a user