From a45a65a2e244034dbe1a447ee8bea5bff16d9c69 Mon Sep 17 00:00:00 2001 From: proudzhu Date: Sun, 22 Nov 2015 21:43:00 +0800 Subject: [PATCH] fix source --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 69e8103..475e0ac 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -18,7 +18,7 @@ options=('!makeflags') install=audacity.install provides=('audacity') conflicts=('audacity') -source=("$_pkgname::git+file:///home/proudzhu/workspace/audacity" +source=("$_pkgname::git+https://github.com/audacity/audacity.git" 'audacity-ffmpeg.patch') sha1sums=('SKIP' '5f1733a3802bcec7d9b54cb3ec8d7d81fc38fc61')