summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:03:47 +0200
committerDaniel Peukert2022-08-10 22:03:47 +0200
commit8a1a358eac7035f7da5ad8a8ace610f9dbfa9f94 (patch)
tree11c0a80ac3f6fe617dfe727a726da7499b609497 /PKGBUILD
parent80c207d5c08d92dc40173a7bedd9fce9d8124b1c (diff)
downloadaur-8a1a358eac7035f7da5ad8a8ace610f9dbfa9f94.tar.gz
ocaml 4.14.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dca28474e273..529f935e5b1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_value'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='A ppx rewriter that simplifies building s-expressions from ocaml values'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')