summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:25:27 +0200
committerDaniel Peukert2020-08-30 21:25:27 +0200
commite99bf584e1940fae8116484dc8eaa0d58a6670ff (patch)
tree9e2c5cfa44f659649254d1a6badf7843b25f4e28 /PKGBUILD
parent8297c5fc0d40eb9038bb0f6652613d7dac292995 (diff)
downloadaur-e99bf584e1940fae8116484dc8eaa0d58a6670ff.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 47fce328d930..1f4cc4d8c0de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_message'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='A ppx rewriter for easy construction of s-expressions'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')