diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-02 14:06:22 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-02 14:06:22 +0100 |
commit | e4120e678ec71835312fd5fecb4fe2fc8da41d36 (patch) | |
tree | 97dbed78775761a776901184d8f8521d2db2ecf4 /extra/ocaml/PKGBUILD | |
parent | fbaf7e325fccb9897011deda37066746aa04d32a (diff) |
Add ocaml md5sums.
Diffstat (limited to 'extra/ocaml/PKGBUILD')
-rw-r--r-- | extra/ocaml/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/ocaml/PKGBUILD b/extra/ocaml/PKGBUILD index d16369f13..2a738484b 100644 --- a/extra/ocaml/PKGBUILD +++ b/extra/ocaml/PKGBUILD @@ -65,3 +65,6 @@ optdepends=() install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}" install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/" } +md5sums=('91124a8eb12a57f1e56c02fe3db0f9e7' + 'e2c8bc316efe40532c5b9d7f9a1d8d62' + '67b0a8a8885fc1221181b171541cb1b0') |