diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/ocaml-extlib/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/ocaml-extlib/PKGBUILD b/pcr/ocaml-extlib/PKGBUILD index 2480ff623..8c99111c3 100644 --- a/pcr/ocaml-extlib/PKGBUILD +++ b/pcr/ocaml-extlib/PKGBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-extlib pkgver=1.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="Extends the OCaml standard library" arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/ocaml-extlib/" @@ -40,4 +40,4 @@ package () { mkdir -p $_DOCDIR cp -r doc/* $_DOCDIR/ } - +md5sums=('329041625309b9e49051e5b097a9185d') |