mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/mono to 3.12.1-1
This commit is contained in:
parent
e60338cef2
commit
1fe64e1f9a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - use autogen.sh to rebuild for configure.in changes.
|
||||
|
||||
pkgname=mono
|
||||
pkgver=3.12.0
|
||||
pkgver=3.12.1
|
||||
pkgrel=1
|
||||
pkgdesc="Free implementation of the .NET platform including runtime and compiler"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -21,7 +21,7 @@ source=(http://download.mono-project.com/sources/mono/${pkgname}-${pkgver}.tar.b
|
|||
sgen_fix.patch
|
||||
build_fix.patch
|
||||
Microsoft.Portable.Common.targets)
|
||||
md5sums=('0fbca17e5bfce5124d4bc915faa697d7'
|
||||
md5sums=('ccab015f0c54ffeccd2924b44885809c'
|
||||
'b9ef8a65fea497acf176cca16c1e2402'
|
||||
'8a700b94bff7a913f920e95890d2fb4c'
|
||||
'30a5af1a4ff50b98f9e73cc2ae554115'
|
||||
|
|
Loading…
Reference in a new issue