summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:21:50 +0200
committerDaniel Peukert2020-08-30 21:21:50 +0200
commitca6e228ec16077ecf82d147505aca4b040ae98db (patch)
treee6280ae557bb29b36eb1708f56534087656d3c7e /PKGBUILD
parent2ba1ab1fed2a6268c65b3c228ee1f54e164c0c20 (diff)
downloadaur-ca6e228ec16077ecf82d147505aca4b040ae98db.tar.gz
ocaml 4.11.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81d3a4457021..43225c2c1020 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')