core/gcc to 4.8.0-3

This commit is contained in:
Kevin Mihelich 2013-05-01 13:07:33 +00:00
parent db3d86f493
commit e08cadbeac

View file

@ -16,8 +16,8 @@ noautobuild=1
pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' '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')
@ -28,7 +28,7 @@ options=('!libtool' '!emptydirs' '!distcc')
source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
armhf-triplet-trunk.diff)
md5sums=('cb529205469260f0d56adc01088c4850'
md5sums=('03690556f09991fbecac0467227c5d4e'
'bd7330bd41845929f1e0efb3b7d0a060')
if [ -n "${_snapshot}" ]; then