[arch-commits] Commit in mono/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Wed Sep 16 21:25:04 UTC 2015
Date: Wednesday, September 16, 2015 @ 23:25:03
Author: daniel
Revision: 246413
upgpkg: mono 4.0.4.1-1
New upstream release
Modified:
mono/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-16 19:24:11 UTC (rev 246412)
+++ PKGBUILD 2015-09-16 21:25:03 UTC (rev 246413)
@@ -3,8 +3,8 @@
# Contributor: Brice Carpentier <brice at dlfp.org>
pkgname=mono
-pkgver=4.0.3.20
-_pkgver=4.0.3
+pkgver=4.0.4.1
+_pkgver=4.0.4
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=('0d495942f283168f5d10e9fc83839ca4'
+md5sums=('f598b60a664dfebb1a5eef3e66a9a178'
'b9ef8a65fea497acf176cca16c1e2402'
'8a700b94bff7a913f920e95890d2fb4c'
'30a5af1a4ff50b98f9e73cc2ae554115'
@@ -30,8 +30,6 @@
build() {
cd "${srcdir}"/${pkgname}-${_pkgver}
-
- patch -Np1 -i ${srcdir}/fix-zlib-helper.patch
# build mono
./configure --prefix=/usr \
More information about the arch-commits
mailing list