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

Allan McRae allan at archlinux.org
Fri Nov 30 04:19:46 UTC 2012


    Date: Thursday, November 29, 2012 @ 23:19:46
  Author: allan
Revision: 172147

upgpkg: gdb 7.5.1-1

upstream update

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-30 03:08:07 UTC (rev 172146)
+++ PKGBUILD	2012-11-30 04:19:46 UTC (rev 172147)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.5
+pkgver=7.5.1
 pkgrel=1
 pkgdesc="The GNU Debugger"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 options=('!libtool')
 install=gdb.install
 source=(http://ftp.gnu.org/gnu/gdb/${pkgname}-${pkgver}.tar.bz2{,.sig})
-md5sums=('24a6779a9fe0260667710de1b082ef61'
-         'c1d42158075135b539ecba166987bc15')
+md5sums=('3f48f468b24447cf24820054ff6e85b1'
+         '31ab569c78a01d3f946c6fe0336175fe')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list