summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-30 21:33:20 +0200
committerDaniel Peukert2020-08-30 21:33:20 +0200
commita36922ba1276c7083ae29f67b7db0298188a1b07 (patch)
tree21775e6e669087f1f25c6e23a5f7c70a1f664ad8 /PKGBUILD
parente99c914c55b7eaad5a296497405f5b13a66c9341 (diff)
downloadaur-a36922ba1276c7083ae29f67b7db0298188a1b07.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 aaa20ee3fde5..61e944fd8cec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='visitors'
pkgname="ocaml-$_projectname"
pkgver='20200210'
-pkgrel='4'
+pkgrel='5'
pkgdesc='An OCaml syntax extension for generating visitor classes'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://gitlab.inria.fr/fpottier/$_projectname"