summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-29 18:03:27 +0200
committerDaniel Peukert2020-08-29 18:03:27 +0200
commitc99b52280744c2fa1859c2d6af9cbf421d7367e7 (patch)
tree0c564fcd615058f044fe11cad31b77b252b35c2f /PKGBUILD
parent3340dd7a7fb77a0b07fbfc480d8f058febb1e053 (diff)
downloadaur-c99b52280744c2fa1859c2d6af9cbf421d7367e7.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 9a80ffb226b5..0802d60071d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='core_kernel'
pkgname="ocaml-$_projectname"
pkgver='0.14.0'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc="Industrial strength alternative to OCaml's standard library (system-independent part)"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')