Compare commits

...

2 Commits

Author SHA1 Message Date
DutchEllie 734084c1db
Fix srcinfo 2022-05-15 10:50:55 +02:00
DutchEllie 3501f613c3
Fix PKGBUILD 2022-05-15 10:50:01 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
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 = 2022.515.0
pkgrel = 0
pkgrel = 1
url = https://osu.ppy.sh
arch = x86_64
license = MIT

View File

@ -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"