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

Daniel Isenmann daniel at archlinux.org
Tue Oct 4 11:41:19 UTC 2011


    Date: Tuesday, October 4, 2011 @ 07:41:19
  Author: daniel
Revision: 139652

upgpkg: monodevelop-debugger-gdb 2.6.0.1-1

New upstream bugfix release.

Modified:
  monodevelop-debugger-gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-04 11:40:50 UTC (rev 139651)
+++ PKGBUILD	2011-10-04 11:41:19 UTC (rev 139652)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=monodevelop-debugger-gdb
-pkgver=2.6
+pkgver=2.6.0.1
 pkgrel=1
 pkgdesc="Mono Debugger support"
 arch=('i686' 'x86_64')
@@ -9,7 +9,8 @@
 license=('GPL')
 depends=('monodevelop>=2.6' 'gdb')
 makedepends=('mono')
-source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('ad11a5ae0ed0c10630ad6c92262c7cf0')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"
@@ -22,4 +23,3 @@
   make DESTDIR="${pkgdir}" install
 }
 
-md5sums=('c503d0be06c81e0ed2e217fc6e095494')




More information about the arch-commits mailing list