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

Allan McRae allan at archlinux.org
Sat Aug 18 05:24:06 UTC 2012


    Date: Saturday, August 18, 2012 @ 01:24:06
  Author: allan
Revision: 165405

upgpkg: gdb 7.5-1

upstream update

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-18 01:24:31 UTC (rev 165404)
+++ PKGBUILD	2012-08-18 05:24:06 UTC (rev 165405)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.4.1
+pkgver=7.5
 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=('8854d34691087ec127d934692639855f'
-         'a3d48626efc9e7d802f0734ca39a7878')
+md5sums=('24a6779a9fe0260667710de1b082ef61'
+         'c1d42158075135b539ecba166987bc15')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list