summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ade4cb65361..07c394e08c49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://ymorin.is-a-geek.org/projects/kconfig-frontends"
license=('GPL')
depends=('ncurses')
makedepends=('gperf')
-source=('http://ymorin.is-a-geek.org/download/kconfig-frontends/$pkgname-$pkgver.tar.xz')
+source=("http://ymorin.is-a-geek.org/download/kconfig-frontends/$pkgname-$pkgver.tar.xz")
noextract=()
md5sums=('b939280dcc83f8feabd87a1d5f9b00c2')
validpgpkeys=()