extra/mono to 2.10.8-1

This commit is contained in:
Kevin Mihelich 2011-12-30 19:02:27 -05:00
parent 8aa9c1a8cb
commit 2da5c66334

View file

@ -2,16 +2,14 @@
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# Contributor: Brice Carpentier <brice@dlfp.org>
# ALARM: Kevin Mihelich <kevin@plugapps.com>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - Added alarm.patch for armv7h to fix detection of VFP capability
# and using autogen.sh to rebuild for configure.in changes.
# - Remove noautobuild on next version bump.
plugrel=1
noautobuild=1
pkgname=mono
pkgver=2.10.6
pkgver=2.10.8
pkgrel=1
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
arch=(i686 x86_64)
@ -22,10 +20,10 @@ makedepends=('pkgconfig')
options=('!libtool' '!makeflags')
provides=('monodoc')
conflicts=('monodoc')
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.gz
mono.rc.d
alarm.patch)
md5sums=('c442cef4cd6668b0a1391a661f6815a9'
md5sums=('411a2d9bcfc37a61eb9aedba88b40533'
'8315e46c6a6e9625502521fc0ad1a322'
'db43f2824188e4d1583b676f2e62db24')