From 1a32448c2c53b0e66ce0fe14c5dd2057afd432bc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Oct 2013 01:15:28 -0700 Subject: Mon Oct 28 01:14:27 PDT 2013 --- extra/monodevelop/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/monodevelop/PKGBUILD') diff --git a/extra/monodevelop/PKGBUILD b/extra/monodevelop/PKGBUILD index 886f09470..02da29f3e 100644 --- a/extra/monodevelop/PKGBUILD +++ b/extra/monodevelop/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 194341 2013-09-13 21:42:47Z daniel $ +# $Id: PKGBUILD 197646 2013-10-27 17:34:49Z daniel $ # Maintainer: Daniel Isenmann # Contributor: Timm Preetz # Contributor: Giovanni Scafora pkgname=monodevelop -pkgver=4.0.12 +pkgver=4.0.13 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}-3.tar.bz2 +source=(http://origin-download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}-38.tar.bz2 monodevelop-core-addins.pc.in.patch) -md5sums=('5f9cd24d2791054d88b0dcce1259afdb' +md5sums=('63ea0b389976f72d6f8b131a74c54b93' '8466d032735130e37d4091a793a7966c') build() { -- cgit v1.2.3-54-g00ecf