summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeif Warner2020-03-03 14:05:48 -0800
committerLeif Warner2020-03-03 14:05:48 -0800
commit1e465bc90e7b3857d1f683db2c679e635fc6e6bb (patch)
treec1a8b2b4ab4f1a10a433aa7e82910fcc0cfc5331 /PKGBUILD
parentab6fcc0a94dd8271886937710f4a336eb12e2d4e (diff)
downloadaur-vim-psc-ide-git.tar.gz
syntastic -> vim-syntastic
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0bb388fad72..92b645b4ca15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/FrigoEU/psc-ide-vim"
depends=('vim')
optdepends=(
'purescript: the purescript compiler'
- 'syntastic'
+ 'vim-syntastic'
)
makedepends=('git')
provides=('vim-psc-ide')