summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2016-02-01 11:51:35 +0100
committerStefan Auditor2016-02-01 11:51:35 +0100
commit778c6d108ed1fb8f8937bfc3c00ca9c3a13cb719 (patch)
tree0b972cab41c5bc06ca5d6cfdecfaefb40443f594
parent3b582c0afae6361a938ae41b98eb9f851f67683c (diff)
downloadaur-778c6d108ed1fb8f8937bfc3c00ca9c3a13cb719.tar.gz
Conform to latest pacman api
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2af104dd712..12742a36cace 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://drupalconsole.com/"
license=('GPL')
depends=('php')
makedepends=("php-box" "php-composer" "git")
-install=("${_pkgname}.install")
+install="${_pkgname}.install"
source=("${_pkgname}"::"git+https://github.com/hechoendrupal/DrupalConsole.git")
sha512sums=('SKIP')