From 8b09f76ed1ea968a2473faf8f56250eea0fdc3cc Mon Sep 17 00:00:00 2001 From: root Date: Thu, 2 May 2013 00:37:30 -0700 Subject: Thu May 2 00:37:29 PDT 2013 --- core/gcc/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/gcc') diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD index 393b40877..7e1b21224 100644 --- a/core/gcc/PKGBUILD +++ b/core/gcc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182769 2013-04-15 01:13:43Z allan $ +# $Id: PKGBUILD 184021 2013-05-01 05:45:14Z allan $ # Maintainer: Allan McRae # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc @@ -6,8 +6,8 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go') pkgver=4.8.0 -pkgrel=2 -_snapshot=4.8-20130411 +pkgrel=3 +_snapshot=4.8-20130425 pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL' 'custom') @@ -17,7 +17,7 @@ checkdepends=('dejagnu' 'inetutils') options=('!libtool' '!emptydirs') source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2) #ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2 -md5sums=('cb529205469260f0d56adc01088c4850') +md5sums=('03690556f09991fbecac0467227c5d4e') if [ -n "${_snapshot}" ]; then -- cgit v1.2.3-54-g00ecf