core/gcc to 5.2.0-2

This commit is contained in:
Kevin Mihelich 2015-08-12 12:13:14 +00:00
parent 17829721a0
commit c881c8edfe

View file

@ -18,7 +18,7 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-go')
pkgver=5.2.0
_pkgver=5
_islver=0.14.1
pkgrel=1
pkgrel=2
#_snapshot=5-20150623
pkgdesc="The GNU Compiler Collection"
arch=('i686' 'x86_64')
@ -124,7 +124,7 @@ package_gcc-libs()
{
pkgdesc="Runtime libraries shipped by GCC"
groups=('base')
depends=('glibc>=2.21')
depends=('glibc>=2.22')
options=('!emptydirs' '!strip')
install=gcc-libs.install