/symfony-cli-aur

Arch User Repository: Symfony-CLI

Primary LanguageShellMIT LicenseMIT

Symfony CLI AUR Package

Update package

  1. Get newest version from https://github.com/symfony/cli/releases
  2. Update package version in PKGBUILD
  3. Execute update.sh

or

  1. Generate new checksums with updpkgsums
  2. Test install makepkg -si
  3. Update .SRCINFO makepkg --printsrcinfo > .SRCINFO
  4. git remote add arch ssh://aur@aur.archlinux.org/symfony-cli.git
  5. git push arch