summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-05-18 20:25:33 +0200
committerDaniel Peukert2020-05-18 20:25:33 +0200
commit6e10504c4ca39bb319db91e1e14131aaa18dad87 (patch)
treeb56ae0d5455e7ae703b7715c535e173e477f5b2a /PKGBUILD
parent467cd7843e9616453f4d2087277eaf2c8f940e0e (diff)
downloadaur-6e10504c4ca39bb319db91e1e14131aaa18dad87.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 4a9ccb06a443..6fc69b4538a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='parsexp'
pkgname="ocaml-$_projectname"
pkgver='0.13.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='S-expression parsing library'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"