aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 0d3c3f8abf47333224b9b810ff330cfe9a552e7d (plain)
1
2
3
4
5
6
7
8
9
10
# AUR php-box-git
A [PKGBUILD](https://wiki.archlinux.org/index.php/PKGBUILD) script for use in
the [Arch User Repository](https://aur4.archlinux.org/) that will build a
package containing the latest version of the PHP
[Box](https://github.com/box-project/box2) phar.

## References
[Arch Build System](https://wiki.archlinux.org/index.php/Arch_Build_System) 
[Creating Packages](https://wiki.archlinux.org/index.php/Creating_packages) 
[Building and Installing Packages](https://wiki.archlinux.org/index.php/Arch_Build_System#How_to_use_ABS)