diff --git a/.SRCINFO b/.SRCINFO index 942ad00..f446f83 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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.1103.0 + pkgver = 2021.1028.0 pkgrel = 1 url = https://osu.ppy.sh arch = x86_64 @@ -13,9 +13,9 @@ pkgbase = osu-lazer-bin depends = osu-mime provides = osu-lazer conflicts = osu-lazer - noextract = osu-lazer-bin-2021.1103.0.AppImage + noextract = osu-lazer-bin-2021.1028.0.AppImage options = !strip - source = osu-lazer-bin-2021.1103.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1103.0/osu.AppImage + source = osu-lazer-bin-2021.1028.0.AppImage::https://github.com/ppy/osu/releases/download/2021.1028.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 diff --git a/PKGBUILD b/PKGBUILD index cab2d83..fcb503f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ ## Contributor: Tyler Nelson pkgname=osu-lazer-bin -pkgver=2021.1103.0 +pkgver=2021.1028.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')