From 1fe757ff42c0fd39af453ffa777b73d52bf30a8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Mar 2018 16:11:26 +0100 Subject: [PATCH] =?UTF-8?q?community/bam:=20Fix=20typo=20(option=20?= =?UTF-8?q?=E2=86=92=20options)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- community/bam/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/bam/APKBUILD b/community/bam/APKBUILD index 84b7a16e386..c39408a9568 100644 --- a/community/bam/APKBUILD +++ b/community/bam/APKBUILD @@ -8,7 +8,7 @@ arch="all !s390x" #luajit unavail on excluded arches url="https://github.com/matricks/bam" makedepends="lua5.3-dev luajit-dev" license='ZLIB' -option="!check" +options="!check" source="$pkgname-$pkgver.tar.gz::https://github.com/matricks/bam/archive/v$pkgver.tar.gz" builddir="$srcdir"/$pkgname-$pkgver