aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 2368303da8a02da604b021c015ecf0b5221a439f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Update instructions

- Update version and sha256sums
- Run `makepkg --printsrcinfo > .SRCINFO`
- Commit, with meaningful message. Make sure .SRCINFO is commited 
- Push

OR 

Run: 
```bash
./update-to-latest.sh
```

# To build package

Run: `makepkg`