summaryrefslogtreecommitdiff
path: root/extra/monodevelop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/monodevelop/PKGBUILD')
-rw-r--r--extra/monodevelop/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/monodevelop/PKGBUILD b/extra/monodevelop/PKGBUILD
index c44244a7d..886f09470 100644
--- a/extra/monodevelop/PKGBUILD
+++ b/extra/monodevelop/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 188887 2013-06-23 21:49:24Z daniel $
+# $Id: PKGBUILD 194341 2013-09-13 21:42:47Z daniel $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
# Contributor: Timm Preetz <timm@preetz.us>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=monodevelop
-pkgver=4.0.9
+pkgver=4.0.12
pkgrel=1
pkgdesc="An IDE primarily designed for C# and other .NET languages"
@@ -17,9 +17,9 @@ depends=('mono>=2.10.8' 'mono-addins>=0.6.2' 'gnome-sharp' 'desktop-file-utils'
makedepends=('rsync' 'git')
options=(!makeflags)
install=monodevelop.install
-source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-3.tar.bz2
monodevelop-core-addins.pc.in.patch)
-md5sums=('b54461118aab6c8f9d4520d9cbf84d84'
+md5sums=('5f9cd24d2791054d88b0dcce1259afdb'
'8466d032735130e37d4091a793a7966c')
build() {