From ab94423f2dcdcfed7f944e59a083ec7b63d4df5e Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Mon, 19 Sep 2016 21:40:31 -0300 Subject: cross-gcc: update pkg --- cross/cross-gcc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cross') diff --git a/cross/cross-gcc/PKGBUILD b/cross/cross-gcc/PKGBUILD index b042156a4..24c03de19 100644 --- a/cross/cross-gcc/PKGBUILD +++ b/cross/cross-gcc/PKGBUILD @@ -108,11 +108,11 @@ fi _pkgname=gcc pkgname=$_target-$_pkgname -pkgver=6.1.1 +pkgver=6.2.1 _pkgver=6 _islver=0.16.1 -pkgrel=4 -_commit=c8454ab1 +pkgrel=1 +_commit=c2103c17 pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64' 'armv7h' 'aarch64' 'mips64el') license=('GPL' 'LGPL' 'FDL' 'custom') -- cgit v1.2.3