Compare commits
2 Commits
cc37bc2454
...
734084c1db
Author | SHA1 | Date | |
---|---|---|---|
734084c1db | |||
3501f613c3 |
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
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 = 2022.515.0
|
pkgver = 2022.515.0
|
||||||
pkgrel = 0
|
pkgrel = 1
|
||||||
url = https://osu.ppy.sh
|
url = https://osu.ppy.sh
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = MIT
|
license = MIT
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -6,7 +6,7 @@
|
|||||||
pkgname=osu-lazer-bin
|
pkgname=osu-lazer-bin
|
||||||
_pkgname=${pkgname%-bin}
|
_pkgname=${pkgname%-bin}
|
||||||
pkgver=2022.515.0
|
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."
|
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)
|
||||||
url="https://osu.ppy.sh"
|
url="https://osu.ppy.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user