summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-29 18:07:11 +0200
committerDaniel Peukert2020-08-29 18:07:11 +0200
commit4b26fb7e69cb3b79e3adf6df576d6adff353ec5b (patch)
treea08631a7a579e747e7433fc798b9297e052ad1ca /PKGBUILD
parentb56e159fea01a76abe471b4bf205221f1837b8c4 (diff)
downloadaur-4b26fb7e69cb3b79e3adf6df576d6adff353ec5b.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 93bb4f9c052c..4340a88459cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='jst-config'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Compile-time configuration for Jane Street libraries'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"