summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:19:50 +0200
committerDaniel Peukert2020-08-30 21:19:50 +0200
commit23920e20840731bc7dff2237b423ebf02d9280fb (patch)
tree03e9275a1d604bf9e066a3e2f72fcee4ddb82e6f /PKGBUILD
parenta56532d6b4cb814811c454e6c98caf36020a895c (diff)
downloadaur-23920e20840731bc7dff2237b423ebf02d9280fb.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 c153358b9d75..2941325956ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='ppx_fixed_literal'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Simpler notation for fixed point literals'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/janestreet/$_projectname"