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

Jürgen Hötzel juergen at archlinux.org
Fri Apr 28 09:03:37 UTC 2017


    Date: Friday, April 28, 2017 @ 09:03:36
  Author: juergen
Revision: 294978

upgpkg: ocaml 4.04.1-1

Modified:
  ocaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-28 08:16:07 UTC (rev 294977)
+++ PKGBUILD	2017-04-28 09:03:36 UTC (rev 294978)
@@ -3,7 +3,7 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.04.0
+pkgver=4.04.1
 pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('i686' '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=('1878ba4338e4fad5b057428e182fba806c545d57')
+sha1sums=('1a4595c7d1817e0116dec780cef0427033d6e66f')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 
 build() {



More information about the arch-commits mailing list