- Get newest version from https://github.com/symfony/cli/releases
- Update package version in PKGBUILD
- Execute update.sh
or
- Generate new checksums with updpkgsums
- Test install makepkg -si
- Update .SRCINFO makepkg --printsrcinfo > .SRCINFO
- git remote add arch ssh://aur@aur.archlinux.org/symfony-cli.git
- git push arch