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

Laurent Carlier lcarlier at archlinux.org
Thu Dec 4 02:56:34 UTC 2014


    Date: Thursday, December 4, 2014 @ 03:56:34
  Author: lcarlier
Revision: 123428

upgpkg: ocaml-findlib 1.5.5-1

upstream update 1.5.5

Modified:
  ocaml-findlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-04 00:24:09 UTC (rev 123427)
+++ PKGBUILD	2014-12-04 02:56:34 UTC (rev 123428)
@@ -5,7 +5,7 @@
 # Contributor: scj <scj archlinux us>
 
 pkgname=ocaml-findlib
-pkgver=1.5.3
+pkgver=1.5.5
 pkgrel=1
 license=('MIT')
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=('ocaml')
 source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
 options=('staticlibs' '!strip' 'zipman') # otherwise the bytecode gets broken
-md5sums=('687b9dfee7d9d380d2eabe62bab67f09')
+md5sums=('703eae112f9e912507c3a2f8d8c48498')
 
 build() {
   cd "$srcdir/findlib-$pkgver"



More information about the arch-commits mailing list