[arch-commits] Commit in ocaml/trunk (PKGBUILD)

Jürgen Hötzel juergen at archlinux.org
Sat Aug 29 13:01:10 UTC 2020


    Date: Saturday, August 29, 2020 @ 13:01:09
  Author: juergen
Revision: 394884

upgpkg: ocaml 4.11.0-1

Modified:
  ocaml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 12:59:24 UTC (rev 394883)
+++ PKGBUILD	2020-08-29 13:01:09 UTC (rev 394884)
@@ -2,7 +2,7 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.10.0
+pkgver=4.11.0
 pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('ncurses>=5.6-7')
 optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('d2ed8b6162898da45ccc231c97a1b46a330467b9b24390ed17cf3e5367ae6d198ecac8e0df11e5501cdf22cc6313ec23c6cf477d621d017f69f9744eb0050e2e')
+sha512sums=('e8ed081ceb49bdb152222f9983cb41885ad4eb703c8a2fc32088e6194efd86a960c2d0ce25bf4de60dfc37e78ee8091ae5d9db96d7c83839e02bc20e31860cc3')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 
 



More information about the arch-commits mailing list