From dfabb99e2ea3a2a81c8b7985f0e00e71f35781bc Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 13 Jul 2016 12:36:27 +0000 Subject: [PATCH] core/gcc to 6.1.1-3 --- core/gcc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD index ed097764f..53182462e 100644 --- a/core/gcc/PKGBUILD +++ b/core/gcc/PKGBUILD @@ -19,8 +19,8 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-go') pkgver=6.1.1 _pkgver=6 _islver=0.16.1 -pkgrel=2 -_commit=36375203 +pkgrel=3 +_commit=1bbd3999 pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') license=('GPL' 'LGPL' 'FDL' 'custom')