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

Daniel Isenmann daniel at archlinux.org
Mon Jul 13 19:44:21 UTC 2015


    Date: Monday, July 13, 2015 @ 21:44:20
  Author: daniel
Revision: 242174

upgpkg: mono 4.0.2.5-1

New upstream release

Modified:
  mono/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-13 19:09:35 UTC (rev 242173)
+++ PKGBUILD	2015-07-13 19:44:20 UTC (rev 242174)
@@ -3,8 +3,8 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=mono
-pkgver=4.0.1.44
-_pkgver=4.0.1
+pkgver=4.0.2.5
+_pkgver=4.0.2
 pkgrel=1
 pkgdesc="Free implementation of the .NET platform including runtime and compiler"
 arch=(i686 x86_64)
@@ -20,7 +20,7 @@
 	build_fix.patch
 	Microsoft.Portable.Common.targets
 	fix-zlib-helper.patch)
-md5sums=('d55c9d8aab2cdfde53f830ae6ea75358'
+md5sums=('b1360d45a80c2e1bac15e765b56cf66c'
          'b9ef8a65fea497acf176cca16c1e2402'
          '8a700b94bff7a913f920e95890d2fb4c'
          '30a5af1a4ff50b98f9e73cc2ae554115'
@@ -40,7 +40,7 @@
     --disable-quiet-build \
     --disable-system-aot \
     --disable-static \
-    --with-mcs-docs=no
+    --with-mcs-docs=no 
   make
 
   # build jay



More information about the arch-commits mailing list