summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:01:34 +0200
committerDaniel Peukert2022-08-10 22:01:34 +0200
commitd152d681bf3e0a04495062d1e908f3c486cf37ab (patch)
tree14a4fd9b4fe3a742a97b613e7eccb2e9050c6dc2 /PKGBUILD
parent69ef637342fd1ba2e0d1f8047d31090a3b6db32d (diff)
downloadaur-d152d681bf3e0a04495062d1e908f3c486cf37ab.tar.gz
ocaml 4.14.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc86e419be87..5c217f9697cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_jane'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Standard Jane Street ppx rewriters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')