aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 58ee615687f3a6508213ac8b59530b3afc14687e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# AUR Package for Conduktor

## Manually upgrade version

1. Change version
2. Generate Shasums : makepkg -g -f -p PKGBUILD + change shasums in PKGBUILD
3. Generate SRCINFO : makepkg --printsrcinfo > .SRCINFO
4. Test package :  extra-x86_64-build 
5. Commit & Push

## Todo

- [ ] Base package on deb
- [ ] Extract icon from deb
- [ ] Use embedded java from deb
- [ ] Watch release repo from conduktor to allow automatic updates