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

Allan McRae allan at archlinux.org
Fri Apr 27 05:05:56 UTC 2012


    Date: Friday, April 27, 2012 @ 01:05:56
  Author: allan
Revision: 157330

upgpkg: gdb 7.4.1-1

upstream update

Modified:
  gdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-27 04:56:59 UTC (rev 157329)
+++ PKGBUILD	2012-04-27 05:05:56 UTC (rev 157330)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gdb
-pkgver=7.4
+pkgver=7.4.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=('95a9a8305fed4d30a30a6dc28ff9d060'
-         'd5ac067e8dca336cf4586e4e2269d3b2')
+md5sums=('8854d34691087ec127d934692639855f'
+         'a3d48626efc9e7d802f0734ca39a7878')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list