summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfenuks2017-07-26 22:39:49 +0200
committerfenuks2017-07-26 22:39:49 +0200
commit33d3b6fc7ff2b5ccb8c10c36ab799d271f3a1f09 (patch)
treee65186787faba6e0310759da5955222ec0052e46 /PKGBUILD
parent81b3453ba49cd48830726463c8049ffcd62e1e23 (diff)
downloadaur-33d3b6fc7ff2b5ccb8c10c36ab799d271f3a1f09.tar.gz
Update to 2.5.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c773f2693b00..becd74fb5e38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=merlin
pkgver=2.5.0
-pkgrel=1
-pkgdesc="Context sensitive completion for OCaml in Vim and Emacs (ocamlmerlin binary only)"
+pkgrel=2
+pkgdesc="Context sensitive completion for OCaml in Vim and Emacs"
arch=('i686' 'x86_64')
depends=('ocaml' 'ocaml-biniou' 'ocaml-findlib' 'ocaml-yojson' 'python2')
makedepends=('make')