summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:25:53 +0200
committerDaniel Peukert2020-08-30 21:25:53 +0200
commit12b29c37584e7596be4a2da4c7d1cf0fc56d3eb2 (patch)
treeb838fa5f789cda68f0838fec030c97116a2dac73 /PKGBUILD
parent2bc94fc63b0575c625c2cc7c1b82a32a5d43eef1 (diff)
downloadaur-12b29c37584e7596be4a2da4c7d1cf0fc56d3eb2.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 e6204d300bca..403d983c36c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_value'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='A ppx rewriter that simplifies building s-expressions from ocaml values'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')