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

Daniel Isenmann daniel at archlinux.org
Tue Oct 4 11:39:53 UTC 2011


    Date: Tuesday, October 4, 2011 @ 07:39:53
  Author: daniel
Revision: 139650

upgpkg: monodevelop 2.6.0.1-1

New upstream bugfix release.

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-04 09:58:37 UTC (rev 139649)
+++ PKGBUILD	2011-10-04 11:39:53 UTC (rev 139650)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=2.6
+pkgver=2.6.0.1
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 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.gz)
-md5sums=('5bc5f42f9710b6a1fb5180e8050b519b')
+source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('994ce8de46911568bd061c9e98b6faa3')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi




More information about the arch-commits mailing list