blob: c98b78a166e24bbe04779558695c0be42fab9ad3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = shift-cli
pkgdesc = A tool to run automated tasks for maintaining your Laravel projects.
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/laravel-shift/cli
arch = any
license = MIT
makedepends = php-box
makedepends = git
depends = php
source = shift-cli-0.3.1::git+https://github.com/laravel-shift/cli#commit=3880b04b1719a96a5ce023da1b31b8f8ec2d1edc
b2sums = SKIP
pkgname = shift-cli
|