aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 0e46b1298a96d3218f3f810118b08607b1fd7eae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# local-php-security-checker AUR Package

## Update package

0. Get newest version from https://github.com/fabpot/local-php-security-checker
1. Update package version in PKGBUILD
2. Execute `update.sh`

or 

3. Generate new checksums with `updpkgsums`
4. Test install `makepkg -si`
5. Update .SRCINFO `makepkg --printsrcinfo > .SRCINFO`
6. `git remote add arch ssh://aur@aur.archlinux.org/local-php-security-checker-cli.git`
7. `git push arch`