[arch-commits] Commit in monodevelop/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Fri Apr 6 14:17:04 UTC 2012
Date: Friday, April 6, 2012 @ 10:17:04
Author: daniel
Revision: 155785
upgpkg: monodevelop 2.8.8.4-1
New upstream release
Modified:
monodevelop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-06 14:00:05 UTC (rev 155784)
+++ PKGBUILD 2012-04-06 14:17:04 UTC (rev 155785)
@@ -3,8 +3,8 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=monodevelop
-pkgver=2.8.6.5
-pkgrel=2
+pkgver=2.8.8.4
+pkgrel=1
pkgdesc="An IDE primarily designed for C# and other .NET languages"
arch=('i686' 'x86_64')
url="http://www.monodevelop.com"
@@ -13,7 +13,7 @@
options=(!makeflags)
install=monodevelop.install
source=(http://download.mono-project.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5b4b2d17bd400592e680ec1553449f69')
+md5sums=('106a1eed3f8ad6ff5caa71b34cde95cf')
build() {
export MONO_SHARED_DIR=$srcdir/src/.wabi
More information about the arch-commits
mailing list