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

Allan McRae allan at archlinux.org
Tue Jan 12 21:48:45 UTC 2010


    Date: Tuesday, January 12, 2010 @ 16:48:45
  Author: allan
Revision: 62832

upgpkg: gdb 7.0.1-1
    upstream update

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-12 16:38:28 UTC (rev 62831)
+++ PKGBUILD	2010-01-12 21:48:45 UTC (rev 62832)
@@ -3,8 +3,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.0
-pkgrel=2
+pkgver=7.0.1
+pkgrel=1
 pkgdesc="The GNU Debugger"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gdb/"
@@ -15,7 +15,7 @@
 install=gdb.install
 source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2
         gdb-readline-6.0.patch)
-md5sums=('3386a7b69c010785c920ffc1e9cb890a'
+md5sums=('53ebade39bfdc1d06744e5188b6438b1'
          '82e9eac057954899092405e9ef97d029')
 
 build() {




More information about the arch-commits mailing list