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/'