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

Daniel Isenmann daniel at archlinux.org
Fri Oct 14 12:51:16 UTC 2011


    Date: Friday, October 14, 2011 @ 08:51:16
  Author: daniel
Revision: 140437

upgpkg: monodevelop 2.8.1-1

New upstream bugfix release.

Modified:
  monodevelop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-14 09:44:47 UTC (rev 140436)
+++ PKGBUILD	2011-10-14 12:51:16 UTC (rev 140437)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=monodevelop
-pkgver=2.8
+pkgver=2.8.1
 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=('49d4831aa23972e2a63dfd1be98f1d5e')
+md5sums=('02c3f0f75e1d21d72ac5cd0b373d0e58')
 
 build() {
   export MONO_SHARED_DIR=$srcdir/src/.wabi




More information about the arch-commits mailing list