From 11472909ecdb209ddb4946457d32f2212d8f538b Mon Sep 17 00:00:00 2001 From: Jason Plum Date: Wed, 11 Sep 2013 10:09:55 -0400 Subject: [PATCH] extra/mono to 3.0.12 --- extra/mono/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/mono/PKGBUILD b/extra/mono/PKGBUILD index 05d7ee0ea..4ba5f9435 100644 --- a/extra/mono/PKGBUILD +++ b/extra/mono/PKGBUILD @@ -7,7 +7,7 @@ # and using autogen.sh to rebuild for configure.in changes. pkgname=mono -pkgver=3.0.7 +pkgver=3.0.12 pkgrel=1 pkgdesc="Free implementation of the .NET platform including runtime and compiler" arch=(i686 x86_64) @@ -21,7 +21,7 @@ conflicts=('monodoc') source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 mono.binfmt.d alarm.patch) -md5sums=('76ebec9c97347aac13d9f28fc58b347d' +md5sums=('7833809f5ddac1b8c605d4d26789987b' 'b9ef8a65fea497acf176cca16c1e2402' 'db43f2824188e4d1583b676f2e62db24')