summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9337d6bbd320..f68ade3ff0bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname="php-go"
pkgver=2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="A simple PHP build tool."
url="https://github.com/herrera-io/php-go"
-license="MIT"
+license=("MIT")
arch=("any")
depends=("php>=5.3.3")
makedepends=("php-box" "php-composer" "git")