summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 21:58:29 +0200
committerDaniel Peukert2022-08-10 21:58:29 +0200
commit05395a0ab3ceeae0619e020729157f643fdcab8a (patch)
treed01aa44fce22d723d1dc139dd89499e20f9bddd0 /PKGBUILD
parentbb046ea25accd93d63521ffa637469ddcdd24f70 (diff)
downloadaur-05395a0ab3ceeae0619e020729157f643fdcab8a.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 624fc1ec7737..f4f4d19c40e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_cold'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Expands [@Cold] into [@inline never][@specialise never][@Local never]'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"