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

Allan McRae allan at archlinux.org
Mon Sep 5 05:57:27 UTC 2011


    Date: Monday, September 5, 2011 @ 01:57:27
  Author: allan
Revision: 137002

upgpkg: gdb 7.3.1-1

upstream update

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-05 05:55:06 UTC (rev 137001)
+++ PKGBUILD	2011-09-05 05:57:27 UTC (rev 137002)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.3
-pkgrel=2
+pkgver=7.3.1
+pkgrel=1
 pkgdesc="The GNU Debugger"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/gdb/"
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=gdb.install
 source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('485022b8df7ba2221f217e128f479fe7')
+md5sums=('b89a5fac359c618dda97b88645ceab47')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list