[arch-commits] Commit in ocaml/trunk (PKGBUILD)
Jürgen Hötzel
juergen at archlinux.org
Sat Jul 15 06:01:05 UTC 2017
Date: Saturday, July 15, 2017 @ 06:01:04
Author: juergen
Revision: 300583
upgpkg: ocaml 4.05.0-1
Modified:
ocaml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-15 05:03:42 UTC (rev 300582)
+++ PKGBUILD 2017-07-15 06:01:04 UTC (rev 300583)
@@ -3,8 +3,8 @@
pkgbase='ocaml'
pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.04.1
-pkgrel=2
+pkgver=4.05.0
+pkgrel=1
pkgdesc="A functional language with OO extensions"
arch=('i686' 'x86_64')
license=('LGPL2.1' 'custom: QPL-1.0')
@@ -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=('1a4595c7d1817e0116dec780cef0427033d6e66f')
+sha1sums=('948dcedf0e33b7be4bb573874a8d57caec0f8b43')
options=('!makeflags' '!emptydirs' 'staticlibs')
build() {
More information about the arch-commits
mailing list