summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:29:44 +0200
committerDaniel Peukert2020-08-30 21:29:44 +0200
commit0ebfd9e489de972eace42085271c2d05c2568a03 (patch)
treecbc4e98c6c0298b9c29edd004f7a81abb20a1de7 /PKGBUILD
parenta7c8483a50c3907539a137dd7e7a9a3a46594eb5 (diff)
downloadaur-0ebfd9e489de972eace42085271c2d05c2568a03.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 93e0306c145d..314445a5e260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='splittable_random'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='PRNG that can be split into independent streams'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"