aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: a623c0c655b8aeba806ef1f60d6772a5fe405785 (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)