summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 969381882505..3a7dfe7c6e2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Leif Warner <abimelech@gmail.com>
_gitname=ghcmod-vim
pkgname=vim-ghcmod-git
-pkgver=v1.3.1.r13.3e012a5
+pkgver=v1.3.1.r19.815616e
pkgrel=1
pkgdesc="ghc-mod powered editing in vim"
arch=('any')
url="https://github.com/eagletmt/ghcmod-vim"
license=('BSD3')
-depends=('vim-vimproc' 'haskell-ghc-mod')
+depends=('vim-vimproc' 'ghc-mod')
makedepends=('git')
provides=(vim-ghcmod)
conflicts=(vim-ghcmod)