summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:31:32 +0200
committerDaniel Peukert2020-05-18 20:31:32 +0200
commit34b1871733b56b9b8ac8bd93be8c907ab089995e (patch)
treedf272561ebce81e043f7802f9d45cb4b17b4cc61 /PKGBUILD
parenta03589fee5f9758fd3c169484d255743a86111bd (diff)
downloadaur-34b1871733b56b9b8ac8bd93be8c907ab089995e.tar.gz
ocaml 4.10.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3f523227ad5..7f05e03360e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_value'
pkgname="ocaml-$_projectname"
pkgver='0.13.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')