Compare commits
No commits in common. "734084c1db8557f58e3879c334576f9870c01d3f" and "cc37bc245479bfcd0868b5aca150a099203085c3" have entirely different histories.
734084c1db
...
cc37bc2454
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 = 1
|
pkgrel = 0
|
||||||
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=1
|
pkgrel=0
|
||||||
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