From d6136ea3dc2ef8f805c842956cee7756abb35ec3 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Mon, 13 Apr 2015 11:11:02 +0300 Subject: [PATCH] ocaml: Increase version. --- mingw-w64-ocaml/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-ocaml/PKGBUILD b/mingw-w64-ocaml/PKGBUILD index 07e9dab2a8..8cba9f0b33 100644 --- a/mingw-w64-ocaml/PKGBUILD +++ b/mingw-w64-ocaml/PKGBUILD @@ -3,7 +3,7 @@ _realname=ocaml pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=4.02.1 -pkgrel=3 +pkgrel=4 pkgdesc="An industrial strength programming language supporting functional, imperative and object-oriented styles (mingw-w64)" arch=('any') url='http://ocaml.org/'