diff --git a/.SRCINFO b/.SRCINFO index 459f43f..ae291d6 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.1 + pkgver = 2021.1103.2 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.1103.1.AppImage + noextract = osu-lazer-bin-2021.1103.2.AppImage options = !strip - source = osu-lazer-bin-2021.1103.1.AppImage::https://github.com/ppy/osu/releases/download/2021.1103.1/osu.AppImage + source = osu-lazer-bin-2021.1103.2.AppImage::https://github.com/ppy/osu/releases/download/2021.1103.2/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 = 17b444cef11ca628d63c3dbef7f2f02c00bb5cf505ae28745cbd5d6592aafe80 + sha256sums = 86546da36facc7869a6bb50b1b65167778f9e407befdaa128737710983f58135 sha256sums = 36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10 sha256sums = 30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244 sha256sums = 61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d diff --git a/PKGBUILD b/PKGBUILD index 14223cb..ae29dc1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ ## Contributor: Tyler Nelson pkgname=osu-lazer-bin -pkgver=2021.1103.1 +pkgver=2021.1103.2 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=("17b444cef11ca628d63c3dbef7f2f02c00bb5cf505ae28745cbd5d6592aafe80" +sha256sums=("86546da36facc7869a6bb50b1b65167778f9e407befdaa128737710983f58135" "36f73cfe0a84cd65a8bb54fcde5a01c419b134bee4a88cc92eb4f33236343a10" "30b914824784b6ba6b30a44b22bea4f3c6fbc10f3f0e74fde5ca76a92ef57244" "61a1885de1417ead48e2747420c2719aa62e923bf06f13ee7732c1fbc913bd0d")