summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:23:01 +0200
committerDaniel Peukert2020-05-18 20:23:01 +0200
commit1fb3dcfaa0d95ef212a3057b66e294594624f48b (patch)
tree1f6d88d0e6c9152e63fe0b15d2d31f6c318a190b /PKGBUILD
parent363bd7bfd74074453c40d76dfff7c98e681f2fa3 (diff)
downloadaur-1fb3dcfaa0d95ef212a3057b66e294594624f48b.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 65c802a677a0..53a5c33b1aa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='jane-street-headers'
pkgname="ocaml-$_projectname"
pkgver='0.13.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Jane Street C header files'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"