summaryrefslogtreecommitdiff
path: root/pcr/luabind
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:37:22 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:56:45 +0100
commit62732c5b1c9544a52410d88f2c883f9d608c9e3e (patch)
treeb8cdb18b3b6c260721ea8184c1e6ddfb6635904a /pcr/luabind
parentc6541bc541ea977711fac0c8ab2840a253fb55ca (diff)
pcr/luabind: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr/luabind')
-rw-r--r--pcr/luabind/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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