ocaml-findlib: update to 1.6.3

This commit is contained in:
Chaoting Liu 2016-10-03 09:41:44 +01:00
parent c84c57cb19
commit f597903e1a

View File

@ -5,7 +5,7 @@
# Contributor: scj <scj archlinux us>
pkgname=ocaml-findlib
pkgver=1.5.5
pkgver=1.6.3
pkgrel=1
license=('MIT')
arch=('x86_64')
@ -13,7 +13,7 @@ pkgdesc='Objective Caml (OCaml) package manager'
url='http://projects.camlcity.org/projects/findlib.html'
depends=('ocaml')
source=("http://download.camlcity.org/download/findlib-$pkgver.tar.gz")
md5sums=('703eae112f9e912507c3a2f8d8c48498')
md5sums=('96b0c3636ed09bbaf9ec4e2dfdc6a032')
options=('staticlibs' '!strip' 'zipman' '!makeflags') # otherwise the bytecode gets broken
build() {