[arch-commits] Commit in monodevelop/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Wed Dec 21 17:12:43 UTC 2011


    Date: Wednesday, December 21, 2011 @ 12:12:43
  Author: daniel
Revision: 145304

upgpkg: monodevelop 2.8.5-1

New upstream release

Modified:
  monodevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-21 15:51:51 UTC (rev 145303)
+++ PKGBUILD	2011-12-21 17:12:43 UTC (rev 145304)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=2.8.4.2
+pkgver=2.8.5
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 arch=('i686' 'x86_64')
-url="http://www.monodevelop.org"
+url="http://www.monodevelop.com"
 license=('GPL')
 depends=('mono>=2.10.5' 'mono-addins>=0.6.2' 'gnome-sharp' 'gecko-sharp-2.0>=0.10')
 options=(!makeflags)
 install=monodevelop.install
 source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('276fb75e2ffa4cf41fd609caa74dc276')
+md5sums=('c1d6a32330b4c22980052009de702483')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi




More information about the arch-commits mailing list