summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:16:08 +0200
committerDaniel Peukert2020-08-30 21:16:08 +0200
commit671516a57cc47fae72ec73c490f94929d5481b60 (patch)
treea48fe97b3107fd9852f5743d227dfb2bc70c5fb7 /PKGBUILD
parent26db9238254ccde28add70b9a10a099ebb2b245b (diff)
downloadaur-671516a57cc47fae72ec73c490f94929d5481b60.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 15ed05b21949..58c7ba291ffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_cold'
pkgname="ocaml-$_projectname"
pkgver='0.14.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"