summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:29:24 +0200
committerDaniel Peukert2020-05-18 20:29:24 +0200
commit11fb212d377c21a0108df16648236c2cde048a3f (patch)
treeb3d5878b4173f2f7b5f1b67574ec494260ec9a31 /PKGBUILD
parente3bf1c015e107a88022ee738aea9c8ce9eb8c78f (diff)
downloadaur-11fb212d377c21a0108df16648236c2cde048a3f.tar.gz
ocaml 4.10.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dafccf48b63..03cb602240b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.13.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')