[arch-commits] Commit in ocaml/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Oct 12 13:07:46 UTC 2012


    Date: Friday, October 12, 2012 @ 09:07:46
  Author: tpowa
Revision: 168479

upgpkg: ocaml 4.00.1-1

bump to latest version

Modified:
  ocaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-12 13:06:17 UTC (rev 168478)
+++ PKGBUILD	2012-10-12 13:07:46 UTC (rev 168479)
@@ -3,8 +3,8 @@
 
 pkgbase='ocaml'
 pkgname=('ocaml' 'ocaml-compiler-libs')
-pkgver=4.00.0
-pkgrel=2
+pkgver=4.00.1
+pkgrel=1
 pkgdesc="A functional language with OO extensions"
 arch=('i686' 'x86_64')
 license=('LGPL2' 'custom: QPL-1.0')
@@ -54,4 +54,4 @@
   install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
   install -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/"
 }
-md5sums=('fa11560a45793bd9fa45c1295a6f4a91')
+md5sums=('91124a8eb12a57f1e56c02fe3db0f9e7')




More information about the arch-commits mailing list