Date: Thursday, August 6, 2015 @ 06:27:46
  Author: allan
Revision: 243063

upgpkg: gcc 5.2.0-2

glibc-2.22 toolchain rebuild

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-06 04:27:19 UTC (rev 243062)
+++ PKGBUILD    2015-08-06 04:27:46 UTC (rev 243063)
@@ -8,7 +8,7 @@
 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')
@@ -102,7 +102,7 @@
 {
   pkgdesc="Runtime libraries shipped by GCC"
   groups=('base')
-  depends=('glibc>=2.21')
+  depends=('glibc>=2.22')
   options=('!emptydirs' '!strip')
   install=gcc-libs.install
 

Reply via email to