From df2ba8bc6a541b304937ba8a979ad34890146f54 Mon Sep 17 00:00:00 2001 From: Sangbum Kim Date: Sun, 24 Sep 2017 23:36:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=EC=88=98=EC=A0=95=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0078b33..1776057 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ replaces=('air') options=('!buildflags') depends=('python') makedepends=('python' 'git') -source=('$pkgname::git+https://amuz.es/src/infra/air.git') +source=("$pkgname::git+https://amuz.es/src/infra/air.git") md5sums=('SKIP')