summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMort Yao2018-09-07 14:11:16 +0200
committerMort Yao2018-09-07 14:11:16 +0200
commit39813b18e8ca19d66294ab87ce074c69ff06f307 (patch)
treeb1e8078bb4852d3566995ac2c73f463648ee816b /PKGBUILD
parent1fb7657eb999464fb93b7f8c65380f994cc0bc15 (diff)
downloadaur-39813b18e8ca19d66294ab87ce074c69ff06f307.tar.gz
ocaml-ppxfind-git 20171213-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 501ce5dd8ff3..17ff6be2025c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ocaml-ppxfind-git
pkgver=20171213
-pkgrel=2
+pkgrel=3
pkgdesc="ocamlfind ppx tool"
arch=('x86_64')
url='https://github.com/diml/ppxfind'
license=('BSD')
provides=('ocaml-ppxfind')
-makedepends=('ocamlbuild' 'ocaml-findlib')
+makedepends=('ocamlbuild' 'ocaml-findlib' 'ocaml-migrate-parsetree')
source=("${pkgname}::git://github.com/diml/ppxfind.git")
md5sums=('SKIP')