diff options
author | root <root@rshg054.dnsready.net> | 2013-10-22 01:11:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-22 01:11:27 -0700 |
commit | d5839dd449651d7781de570240f3d0a1a9162320 (patch) | |
tree | 59a51057ead59eda118056ff05b1e2b941fa356b /extra/ocaml/PKGBUILD | |
parent | 61f20cbeb90ac877764e14b7c4e1c5c08b3e5383 (diff) |
Tue Oct 22 01:11:15 PDT 2013
Diffstat (limited to 'extra/ocaml/PKGBUILD')
-rw-r--r-- | extra/ocaml/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ocaml/PKGBUILD b/extra/ocaml/PKGBUILD index 49f852159..fb61adc46 100644 --- a/extra/ocaml/PKGBUILD +++ b/extra/ocaml/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 195984 2013-10-07 07:06:19Z tpowa $ +# $Id: PKGBUILD 196938 2013-10-21 10:23:27Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgbase='ocaml' pkgname=('ocaml' 'ocaml-compiler-libs') pkgver=4.01.0 -pkgrel=1 +pkgrel=2 pkgdesc="A functional language with OO extensions" arch=('i686' 'x86_64') license=('LGPL2.1' 'custom: QPL-1.0') |