[arch-commits] Commit in ocaml/trunk (PKGBUILD)
Jürgen Hötzel
juergen at archlinux.org
Tue Aug 14 15:17:35 UTC 2018
Date: Tuesday, August 14, 2018 @ 15:17:35
Author: juergen
Revision: 331493
pgpkg: 4.07.0-1
Modified:
ocaml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-14 13:35:32 UTC (rev 331492)
+++ PKGBUILD 2018-08-14 15:17:35 UTC (rev 331493)
@@ -3,8 +3,8 @@
pkgbase='ocaml'
pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.06.0
-pkgrel=2
+pkgver=4.07.0
+pkgrel=1
pkgdesc="A functional language with OO extensions"
arch=('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=('831fab643feb0f78bd206f0a9a09a92df58838e7')
+sha1sums=('9dd56728f2ceea4784e6d574612fbcee2aa4c611')
options=('!makeflags' '!emptydirs' 'staticlibs')
build() {
More information about the arch-commits
mailing list