From 3501f613c3eee671545b6ae8fd3f96d4620cafe1 Mon Sep 17 00:00:00 2001 From: DutchEllie Date: Sun, 15 May 2022 10:50:01 +0200 Subject: [PATCH] Fix PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 3999f4a..1af3ec5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=osu-lazer-bin _pkgname=${pkgname%-bin} pkgver=2022.515.0 -pkgrel=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) url="https://osu.ppy.sh"