summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:39:43 +0200
committerDaniel Peukert2021-07-31 15:39:43 +0200
commitb017462a43c6942eed334305513e0bffd6239a58 (patch)
tree66017a7a705e800c18d1d56603778bd653376821 /PKGBUILD
parenta8b4f55829c7a1714adf49f4a746d0991c0c8948 (diff)
downloadaur-b017462a43c6942eed334305513e0bffd6239a58.tar.gz
ocaml 4.12.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8eee6013030..15dd1c8f8bf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_optcomp'
pkgname="ocaml-$_projectname"
pkgver='0.14.2'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Optional compilation for OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')