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

Lukas Fleischer lfleischer at nymeria.archlinux.org
Sat Dec 28 19:04:47 UTC 2013


    Date: Saturday, December 28, 2013 @ 20:04:47
  Author: lfleischer
Revision: 103178

upgpkg: ocaml-findlib 1.4-1

Upstream update.

Modified:
  ocaml-findlib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-28 18:45:22 UTC (rev 103177)
+++ PKGBUILD	2013-12-28 19:04:47 UTC (rev 103178)
@@ -5,8 +5,8 @@
 # Contributor: scj <scj archlinux us>
 
 pkgname=ocaml-findlib
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.4
+pkgrel=1
 license=('MIT')
 arch=('i686' 'x86_64')
 pkgdesc='Objective Caml (OCaml) package manager'
@@ -14,7 +14,7 @@
 depends=('ocaml')
 source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
 options=('!strip' 'zipman') # otherwise the bytecode gets broken
-md5sums=('a4c22ad5e0d38367a73cf58a25fcbebd')
+md5sums=('5d1f8238c53964fdd14387b87b48b5d9')
 
 build() {
   cd "$srcdir/findlib-$pkgver"




More information about the arch-commits mailing list