From 4f4f14d029c474fbae3a21f5a2fefdd05c3dc275 Mon Sep 17 00:00:00 2001 From: Sangbum Kim Date: Sun, 24 Sep 2017 23:35:11 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= 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 32a277c..0078b33 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')