summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAllen Li2015-09-03 17:25:48 -0700
committerAllen Li2015-09-03 17:37:56 -0700
commit67deb702dd6d835227543d7da5c76c3e63323482 (patch)
treed3677554e0ed7a323f214b97616f7dc91ff889dc /PKGBUILD
parentd8dca7bf66d4c7c7e6e95cb8c4db23bc7c4c6540 (diff)
downloadaur-67deb702dd6d835227543d7da5c76c3e63323482.tar.gz
Change quote marks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 981dd625c1a3..2eeb7aab862b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ pkgrel=1
_upstream_pkgrel=1
arch=('i686' 'x86_64')
license=('custom:vim')
-url="http://www.vim.org"
+url='http://www.vim.org'
makedepends=('gpm' 'python2' 'ruby' 'libxt' 'desktop-file-utils' 'lua' 'mercurial')
# It would be great to use downloadable archives https://vim.googlecode.com/archive/$tag.tar.gz
# unfortunately its content changes each time you download one (files modification date is different)