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

Jürgen Hötzel juergen at archlinux.org
Sun Jan 21 18:33:11 UTC 2018


    Date: Sunday, January 21, 2018 @ 18:33:10
  Author: juergen
Revision: 315203

Update to 4.06.0

Modified:
  ocaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-21 18:32:22 UTC (rev 315202)
+++ PKGBUILD	2018-01-21 18:33:10 UTC (rev 315203)
@@ -3,7 +3,7 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.05.0
+pkgver=4.06.0
 pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('tk>=8.6.0' 'ncurses>=5.6-7' 'libx11')
 optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
 source=(http://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('948dcedf0e33b7be4bb573874a8d57caec0f8b43')
+sha1sums=('831fab643feb0f78bd206f0a9a09a92df58838e7')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 
 build() {



More information about the arch-commits mailing list