summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:40:02 +0200
committerDaniel Peukert2021-07-31 15:40:02 +0200
commitc6788c9fd6417a5c9e884492ca38726500ea8e1c (patch)
treec5ac412a9c612249f9951064587c4a8431281745 /PKGBUILD
parent256932eb9599cc59fc56953550437ad600562d8e (diff)
downloadaur-c6788c9fd6417a5c9e884492ca38726500ea8e1c.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 0ea3fdb0ca22..b29bcadc3570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_conv'
pkgname="ocaml-$_projectname"
pkgver='0.14.3'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Generation of S-expression conversion functions from type definitions'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')