summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:26:36 +0200
committerDaniel Peukert2020-05-18 20:26:36 +0200
commit9e4d98d1b684f7fae6b2c728506114b5be0db813 (patch)
tree39ed77aa33a888a86af3668319416ec9fba92fef /PKGBUILD
parentc266e14a66f539acc38740e38db848358c0676df (diff)
downloadaur-9e4d98d1b684f7fae6b2c728506114b5be0db813.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 a0be3a4281c..3c8afb8ee7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_cold'
pkgname="ocaml-$_projectname"
pkgver='0.13.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Expands [@Cold] into [@inline never][@specialise never][@Local never]'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"