summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 988c19acbc29..0ddc7941f4ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.2
pkgrel=1
pkgdesc="A small and fast C compiler."
arch=('i686' 'x86_64')
-url=('http://www.cs.princeton.edu/software/lcc/')
+url='http://www.cs.princeton.edu/software/lcc/'
license=('custom')
makedepends=('gcc')
source=("ftp://ftp.cs.princeton.edu/pub/packages/${_pkgname}/${_pkgname}-$pkgver.tar.gz")