Date: Wednesday, October 19, 2011 @ 03:10:29 Author: daniel Revision: 140777
upgpkg: mono 2.10.6-1 New upstream bugfix release Modified: mono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-19 04:35:16 UTC (rev 140776) +++ PKGBUILD 2011-10-19 07:10:29 UTC (rev 140777) @@ -3,7 +3,7 @@ # Contributor: Brice Carpentier <[email protected]> pkgname=mono -pkgver=2.10.5 +pkgver=2.10.6 pkgrel=1 pkgdesc="Free implementation of the .NET platform including runtime and compiler" arch=(i686 x86_64) @@ -16,7 +16,7 @@ conflicts=('monodoc') source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2 mono.rc.d) -md5sums=('1954f11932e82b2ae3b64b2ae9344d90' +md5sums=('c442cef4cd6668b0a1391a661f6815a9' '8315e46c6a6e9625502521fc0ad1a322') build() {
