summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-29 18:06:39 +0200
committerDaniel Peukert2020-08-29 18:06:39 +0200
commit3211bc0554c0b21d2db22fb929512fe4b234e0e1 (patch)
treeb6b4e9e728c7483fdf6d1368df4eabae9ec13411 /PKGBUILD
parente83bd44eb389170efd8b9ddf0235836202ec5f46 (diff)
downloadaur-3211bc0554c0b21d2db22fb929512fe4b234e0e1.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 aaec6df77541..9dd14db5b8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='jane-street-headers'
pkgname="ocaml-$_projectname"
pkgver='0.14.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"