From ccf3b5914f4cb3a2ed75812e4bdba9ae7c189e6c Mon Sep 17 00:00:00 2001 From: Aurelien Desbrieres Date: Mon, 15 Dec 2014 15:07:58 +0100 Subject: Data pretty printing made easy --- pcr/ocaml-easy-format/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pcr/ocaml-easy-format/PKGBUILD') diff --git a/pcr/ocaml-easy-format/PKGBUILD b/pcr/ocaml-easy-format/PKGBUILD index 9682c343b..75df99f27 100644 --- a/pcr/ocaml-easy-format/PKGBUILD +++ b/pcr/ocaml-easy-format/PKGBUILD @@ -1,9 +1,9 @@ -# Contributor (Arch) : Leonard de Ruijter -# Contributor (Arch) : Serge Zirukin -# Contributor (Arch) : Sergei Lebedev -# Contributor (Arch) : kfgz -# Contributor (Arch) : Justin Davis -# Maintainer (Parabola) : Aurélien DESBRIÈRES +# Maintainer : Aurelien Desbrieres +# Contributor: Leonard de Ruijter +# Contributor: Serge Zirukin +# Contributor: Sergei Lebedev +# Contributor: kfgz +# Contributor: Justin Davis pkgname=ocaml-easy-format _oname=easy-format @@ -11,7 +11,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Data pretty printing made easy" url="http://mjambon.com/easy-format.html" -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') options=('!strip' 'staticlibs') license=('BSD') makedepends=('ocaml-findlib') -- cgit v1.2.3