summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcondy2020-02-07 21:37:25 +0800
committercondy2020-02-07 21:37:25 +0800
commit41b69dfbef11c2c70f11e64ff01b703db2311066 (patch)
tree724057b04c7bf5ba129e1ed59fa6548b49916bdc /PKGBUILD
parentace100ef451785fca3bb00e4332acf13bdc6f35f (diff)
downloadaur-41b69dfbef11c2c70f11e64ff01b703db2311066.tar.gz
Update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b89a35ea6979..8a8bf28c1286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=merlin
pkgver=3.3.3
-pkgrel=2
-pkgdesc="Context sensitive completion for OCaml in Vim and Emacs (ocamlmerlin binary only)"
+pkgrel=3
+pkgdesc="Context sensitive completion for OCaml in Vim and Emacs"
arch=('x86_64')
depends=('ocaml' 'ocaml-findlib>=1.5.2' 'ocaml-yojson>=1.6.0')
makedepends=('git' 'dune>=1.8.0')