aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: ea5558f9bfbdca0fe13c607cd651b1cc082e277b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# LR2oraja

Install LR2oraja with the default Beatoraja Skin, Bokutachi and `libjportaudio.so`.

## Install

```sh
yay -Syu lr2oraja
```


## Manual Install

```sh
git clone https://github.com/pfych/lr2oraja-pkgbuild
cd ./lr2oraja-pkgbuild
makepkg
sudo pacman -U <package>
```

## Updating the AUR package

1. Update the `pkgver` to the latest build release tag
2. Change `pkgrel` to current release (1 if a new `pkgver`) 
3. Update the checksum `sha256sum LR2oraja.zip`
4. `makepkg --printsrcinfo > .SRCINFO`

### Testing

1. `makepkg`
2. `sudo pacman -U lr2oraja-build<version>.pkg.tar.zst`
3. Run & Test the game still functions