flow: update to 0.41.0.

This commit is contained in:
Leah Neukirchen 2017-03-06 12:59:25 +01:00
parent 6bf643600d
commit 1025002b98
1 changed files with 4 additions and 3 deletions

View File

@ -1,16 +1,17 @@
# Template file for 'flow'
pkgname=flow
version=0.40.0
version=0.41.0
revision=1
only_for_archs="x86_64"
build_style=gnu-makefile
makedepends="ocaml ocamlbuild elfutils-devel"
short_desc="Static type checker for JavaScript"
maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="BSD"
license="3-clause-BSD"
homepage="http://flowtype.org/"
_changelog="https://github.com/facebook/flow/releases"
distfiles="https://github.com/facebook/${pkgname}/archive/v${version}.tar.gz"
checksum=f09b9191734f7245f906884be57266d24993a5533a68b3ad8ec9992c77ea1230
checksum=e9169195126313e4576a7833eb1cdce50d94558b01fd92a0679c9f1dc5cbb3f1
nopie=yes
do_install() {