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

Daniel Isenmann daniel at archlinux.org
Thu Nov 3 18:21:09 UTC 2011


    Date: Thursday, November 3, 2011 @ 14:21:09
  Author: daniel
Revision: 141960

upgpkg: monodevelop 2.8.2-1

New upstream bugfix release

Modified:
  monodevelop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-03 17:33:58 UTC (rev 141959)
+++ PKGBUILD	2011-11-03 18:21:09 UTC (rev 141960)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="An IDE primarily designed for C# and other .NET languages"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=(!makeflags)
 install=monodevelop.install
 source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('02c3f0f75e1d21d72ac5cd0b373d0e58')
+md5sums=('4a445e251d5e8a12a8aa4ae22f3a6841')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi




More information about the arch-commits mailing list