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

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


    Date: Friday, April 28, 2017 @ 09:07:59
  Author: juergen
Revision: 294980

upgpkg: ocamlbuild 0.11.0-1

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-28 09:03:53 UTC (rev 294979)
+++ PKGBUILD	2017-04-28 09:07:59 UTC (rev 294980)
@@ -2,7 +2,7 @@
 # Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
 
 pkgname=ocamlbuild
-pkgver=0.9.3
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
 arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
 source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
-sha1sums=('16d15d90689b3748a2727e02e03c99a8c2d9ccc7')
+sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list