Date: Wednesday, May 8, 2013 @ 19:55:11 Author: bpiotrowski Revision: 184798
upgpkg: mono 2.10.9-1 - upstream release Modified: mono/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-08 16:17:26 UTC (rev 184797) +++ PKGBUILD 2013-05-08 17:55:11 UTC (rev 184798) @@ -3,8 +3,8 @@ # Contributor: Brice Carpentier <[email protected]> pkgname=mono -pkgver=2.10.8 -pkgrel=2 +pkgver=2.10.9 +pkgrel=1 pkgdesc="Free implementation of the .NET platform including runtime and compiler" arch=(i686 x86_64) license=('GPL' 'LGPL2' 'MPL' 'custom:MITX11') @@ -16,7 +16,7 @@ conflicts=('monodoc') source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 mono.binfmt.d) -md5sums=('c012b01ac17bedb0af52b7a16405da84' +md5sums=('bbbff9d3d0c36b904437ada36a27eb9e' 'b9ef8a65fea497acf176cca16c1e2402') build() {
