diff --git a/srcpkgs/flow/template b/srcpkgs/flow/template index c39a0ba17e8..ee41897f259 100644 --- a/srcpkgs/flow/template +++ b/srcpkgs/flow/template @@ -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 " -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() {