summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:29:20 +0200
committerDaniel Peukert2020-08-30 21:29:20 +0200
commitb56328e62886663d475fa22ce098f9da13ee797d (patch)
treed93acea3cd1669eff92a468d7137346cea549926 /PKGBUILD
parent84e72c4f8fea3ccd85c584bad4570772b42426e7 (diff)
downloadaur-ocaml-sexplib0.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 495c6e4dbeee..6e15dbb4e023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='sexplib0'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Library containing the definition of S-expressions and some base converters'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"