summaryrefslogtreecommitdiff
path: root/pcr/ocaml-react
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-30 19:12:16 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-30 19:12:16 -0500
commit171a84a2552f6781c9c031d4d7f9a5e10c15e03a (patch)
tree3c64997dd41e697177d3096b670be04e77de310f /pcr/ocaml-react
parent173d4ffded6f1533fab32eaafc110221b1d174b5 (diff)
ocaml-react-1.2.0-2.1: rebuild
Diffstat (limited to 'pcr/ocaml-react')
-rw-r--r--pcr/ocaml-react/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/pcr/ocaml-react/PKGBUILD b/pcr/ocaml-react/PKGBUILD
index 2003d912c..071454033 100644
--- a/pcr/ocaml-react/PKGBUILD
+++ b/pcr/ocaml-react/PKGBUILD
@@ -1,17 +1,17 @@
-# Contributor (Arch) : Jakob Gahde <j5lx@fmail.co.uk>
-# Contributor (Arch) : Serge Zirukin <ftrvxmtrx@gmail.com>
-# Contributor (Arch) : Sergei Lebedev <superbobry@gmail.com>
-# Contributor (Arch) : serp <serp 256 at gmail dot com>
-# Maintainer (Parabola) : Aurélien DESBRIÈRES <aurelien@hackers.camp>
+# Maintainer (Arch): Jakob Gahde <j5lx@fmail.co.uk>
+# Contributor (Arch): Serge Zirukin <ftrvxmtrx@gmail.com>
+# Contributor (Arch): Sergei Lebedev <superbobry@gmail.com>
+# Contributor (Arch): serp <serp 256 at gmail dot com>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
_pkgname=react
pkgname=ocaml-${_pkgname}
pkgver=1.2.0
-pkgrel=2
+pkgrel=2.1
pkgdesc="An OCaml module for functional reactive programming"
arch=('i686' 'x86_64')
url="http://erratique.ch/software/react"
-license=('BSD3')
+license=('BSD')
depends=('ocaml')
makedepends=('ocaml-findlib' 'opam')
source=(http://erratique.ch/software/${_pkgname}/releases/${_pkgname}-${pkgver}.tbz)