diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-04-30 03:43:18 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-04-30 03:43:18 -0500 |
commit | 1324833f8988e5e5f43f7e2b57b95d90fb45d7d9 (patch) | |
tree | b0ad507b5f140d598abf7e18cf6a0b060b636019 /pcr/ocaml-extlib/PKGBUILD | |
parent | 1bc4eb6a6d7339e4e9f7820c91e00e62264261c6 (diff) | |
download | abslibre-1324833f8988e5e5f43f7e2b57b95d90fb45d7d9.tar.gz abslibre-1324833f8988e5e5f43f7e2b57b95d90fb45d7d9.tar.bz2 abslibre-1324833f8988e5e5f43f7e2b57b95d90fb45d7d9.zip |
ocaml-extlib-1.5.4-3: rebuild
Diffstat (limited to 'pcr/ocaml-extlib/PKGBUILD')
-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') |