summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:23:46 +0200
committerDaniel Peukert2020-08-30 21:23:46 +0200
commit933feb7730db0f3d7c613b58e7a06ff356ebdf5b (patch)
tree0cb0fa6456f53130703765aac4f398d2b0c74fd7 /PKGBUILD
parentef43d9bd211a3a56a1214b7a0d5c4bd1b33fbe44 (diff)
downloadaur-933feb7730db0f3d7c613b58e7a06ff356ebdf5b.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 6e69790125c7..87a74dc1447a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_optcomp'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Optional compilation for OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')