summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes2019-02-02 21:35:27 -0500
committerTavian Barnes2019-02-02 21:35:27 -0500
commit5c6803fd9cd31c40154b7af92080cb0a1130c626 (patch)
tree54901a273e61df500bbbe8583b5f7a2763f09182
parent9e28d8b9f36f69392e232e3a813ebb84309fd606 (diff)
downloadaur-5c6803fd9cd31c40154b7af92080cb0a1130c626.tar.gz
Bump to 8.2.1+20181127
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD21
2 files changed, 24 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1c55fa91045..5d2d77dc6496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 11 18:03:55 UTC 2018
+# Sun Feb 3 02:33:49 UTC 2019
pkgbase = arm-linux-gnueabihf-gcc
pkgdesc = The GNU Compiler Collection (arm-linux-gnueabihf)
- pkgver = 8.1.0
+ pkgver = 8.2.1+20181127
pkgrel = 1
url = http://gcc.gnu.org
arch = i686
@@ -13,13 +13,13 @@ pkgbase = arm-linux-gnueabihf-gcc
license = custom
checkdepends = dejagnu
checkdepends = inetutils
- depends = arm-linux-gnueabihf-binutils>=2.30-4
- depends = arm-linux-gnueabihf-glibc>=2.27-3
+ depends = arm-linux-gnueabihf-binutils>=2.31.1-4
+ depends = arm-linux-gnueabihf-glibc>=2.28-5
depends = libmpc
depends = elfutils
depends = zlib
- provides = arm-linux-gnueabihf-gcc-stage1=8.1.0
- provides = arm-linux-gnueabihf-gcc-stage2=8.1.0
+ provides = arm-linux-gnueabihf-gcc-stage1=8.2.1+20181127
+ provides = arm-linux-gnueabihf-gcc-stage2=8.2.1+20181127
conflicts = arm-linux-gnueabihf-gcc-stage1
conflicts = arm-linux-gnueabihf-gcc-stage2
replaces = arm-linux-gnueabihf-gcc-stage1
@@ -27,10 +27,12 @@ pkgbase = arm-linux-gnueabihf-gcc
options = !emptydirs
options = !distcc
options = !strip
- source = https://ftp.gnu.org/gnu/gcc/gcc-8.1.0/gcc-8.1.0.tar.xz
- source = http://isl.gforge.inria.fr/isl-0.18.tar.bz2
- sha256sums = 1d1866f992626e61349a1ccd0b8d5253816222cdc13390dcfaa74b093aa2b153
- sha256sums = 6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b
+ source = https://sources.archlinux.org/other/gcc/gcc-8.2.1-20181127.tar.xz
+ source = https://sources.archlinux.org/other/gcc/gcc-8.2.1-20181127.tar.xz.sig
+ source = http://isl.gforge.inria.fr/isl-0.20.tar.bz2
+ sha256sums = 6f64ffda2839e96a8551b767bf4f92be4e7a09377ea40058355b4eeb13bc3800
+ sha256sums = SKIP
+ sha256sums = b587e083eb65a8b394e833dea1744f21af3f0e413a448c17536b5549ae42a4c2
pkgname = arm-linux-gnueabihf-gcc
diff --git a/PKGBUILD b/PKGBUILD
index f58b5404f57e..78c9f63712c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,29 +6,32 @@
_target="arm-linux-gnueabihf"
pkgname="${_target}-gcc"
-pkgver=8.1.0
+pkgver=8.2.1+20181127
_majorver=${pkgver:0:1}
-_islver=0.18
+_islver=0.20
pkgrel=1
pkgdesc="The GNU Compiler Collection (${_target})"
arch=(i686 x86_64)
license=(GPL LGPL FDL custom)
url='http://gcc.gnu.org'
-depends=("${_target}-binutils>=2.30-4" "${_target}-glibc>=2.27-3" libmpc elfutils zlib)
+depends=("${_target}-binutils>=2.31.1-4" "${_target}-glibc>=2.28-5" libmpc elfutils zlib)
checkdepends=(dejagnu inetutils)
options=(!emptydirs !distcc !strip)
conflicts=("${_target}-gcc-stage1" "${_target}-gcc-stage2")
replaces=("${_target}-gcc-stage1" "${_target}-gcc-stage2")
provides=("${_target}-gcc-stage1=${pkgver}" "${_target}-gcc-stage2=${pkgver}")
-#source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
-source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz
+#source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
+source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2)
-sha256sums=('1d1866f992626e61349a1ccd0b8d5253816222cdc13390dcfaa74b093aa2b153'
- '6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b')
validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.org
- 13975A70E63C361C73AE69EF6EEB81F8981C74C7) # richard.guenther@gmail.com
+ 86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
+ 13975A70E63C361C73AE69EF6EEB81F8981C74C7 # richard.guenther@gmail.com
+ 33C235A34C46AA3FFB293709A328C3A2C3C45C06) # Jakub Jelinek <jakub@redhat.com>
+sha256sums=('6f64ffda2839e96a8551b767bf4f92be4e7a09377ea40058355b4eeb13bc3800'
+ 'SKIP'
+ 'b587e083eb65a8b394e833dea1744f21af3f0e413a448c17536b5549ae42a4c2')
-_svnrev=259195
+_svnrev=264010
_svnurl=svn://gcc.gnu.org/svn/gcc/branches/gcc-${_majorver}-branch
_libdir=usr/lib/gcc/$CHOST/${pkgver%%+*}