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 32a7dc6de28e..501ce5dd8ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=ocaml-ppxfind-git
pkgver=20171213
-pkgrel=1
+pkgrel=2
pkgdesc="ocamlfind ppx tool"
arch=('x86_64')
url='https://github.com/diml/ppxfind'
-license=('ISC')
+license=('BSD')
provides=('ocaml-ppxfind')
makedepends=('ocamlbuild' 'ocaml-findlib')
source=("${pkgname}::git://github.com/diml/ppxfind.git")