From 62732c5b1c9544a52410d88f2c883f9d608c9e3e Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 6 Jan 2018 16:37:22 +0100 Subject: pcr/luabind: fixed syntax errors in PKGBUILD --- pcr/luabind/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcr/luabind/PKGBUILD b/pcr/luabind/PKGBUILD index d55f2b29e..08111724b 100644 --- a/pcr/luabind/PKGBUILD +++ b/pcr/luabind/PKGBUILD @@ -14,7 +14,7 @@ arch=( mips64el ) url="http://www.rasterbar.com/products/$pkgname.html" -license=MIT +license=(MIT) makedepends=( boost boost-build -- cgit v1.2.3