summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-06-29 15:52:42 +0100
committerJonathon Fernyhough2022-06-29 15:52:42 +0100
commitab6d3bc775ae3362c8af6312c4f15844c37a50fa (patch)
treed8e56b80742f34db84c7f07c844cb16f865feb4f
parente307e1a3f4b44bd3d546ab2f76ebce93ff241ee7 (diff)
downloadaur-ab6d3bc775ae3362c8af6312c4f15844c37a50fa.tar.gz
Upstream 10.4.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24c0255d210e..ca7db2bc7fed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gcc10
pkgdesc = The GNU Compiler Collection (10.x.x)
- pkgver = 10.3.0
- pkgrel = 2
+ pkgver = 10.4.0
+ pkgrel = 1
url = https://gcc.gnu.org
arch = x86_64
license = GPL
@@ -17,8 +17,8 @@ pkgbase = gcc10
makedepends = python
options = !emptydirs
options = !lto
- source = https://sourceware.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz
- source = https://sourceware.org/pub/gcc/releases/gcc-10.3.0/gcc-10.3.0.tar.xz.sig
+ source = https://sourceware.org/pub/gcc/releases/gcc-10.4.0/gcc-10.4.0.tar.xz
+ source = https://sourceware.org/pub/gcc/releases/gcc-10.4.0/gcc-10.4.0.tar.xz.sig
source = https://sourceware.org/pub/gcc/infrastructure/isl-0.24.tar.bz2
source = c89
source = c99
@@ -26,7 +26,7 @@ pkgbase = gcc10
validpgpkeys = 86CFFCA918CF3AF47147588051E8B148A9999C34
validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
- b2sums = ac7898f5eb8a7c5f151a526d1bb38913a68b50a65e4d010ac09fa20b6c801c671c790d780f23ccb8e4ecdfc686f4aa588082ccc9eb5c80c7b0e30788f824c1eb
+ b2sums = ec1169025d3896b70ab80a4b8ce5040763a95529fc7e120c6bc3a3eb1db5cf938ebde347c1e595a8ff7d4081e79ded6252702d7a1a09648449b7a0783188e434
b2sums = SKIP
b2sums = 88a178dad5fe9c33be5ec5fe4ac9abc0e075a86cff9184f75cedb7c47de67ce3be273bd0db72286ba0382f4016e9d74855ead798ad7bccb015b853931731828e
b2sums = a76d19c7830b0a141302890522086fc1548c177611501caac7e66d576e541b64ca3f6e977de715268a9872dfdd6368a011b92e01f7944ec0088f899ac0d2a2a5
@@ -34,7 +34,7 @@ pkgbase = gcc10
pkgname = gcc10
pkgdesc = The GNU Compiler Collection - C and C++ frontends (10.x.x)
- depends = gcc10-libs=10.3.0-2
+ depends = gcc10-libs=10.4.0-1
depends = binutils>=2.28
depends = libmpc
depends = zstd
@@ -54,4 +54,4 @@ pkgname = gcc10-libs
pkgname = gcc10-fortran
pkgdesc = Fortran front-end for GCC (10.x.x)
- depends = gcc10=10.3.0-2
+ depends = gcc10=10.4.0-1
diff --git a/PKGBUILD b/PKGBUILD
index 4bda73d074f1..fc13b9386554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgbase=gcc10
pkgname=($pkgbase gcc10-libs gcc10-fortran)
-pkgver=10.3.0
+pkgver=10.4.0
_majorver=${pkgver%%.*}
_islver=0.24
-pkgrel=2
+pkgrel=1
pkgdesc='The GNU Compiler Collection (10.x.x)'
arch=(x86_64)
license=(GPL LGPL FDL custom)
@@ -27,7 +27,7 @@ validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
13975A70E63C361C73AE69EF6EEB81F8981C74C7 # richard.guenther@gmail.com
D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62) # Jakub Jelinek <jakub@redhat.com>
-b2sums=('ac7898f5eb8a7c5f151a526d1bb38913a68b50a65e4d010ac09fa20b6c801c671c790d780f23ccb8e4ecdfc686f4aa588082ccc9eb5c80c7b0e30788f824c1eb'
+b2sums=('ec1169025d3896b70ab80a4b8ce5040763a95529fc7e120c6bc3a3eb1db5cf938ebde347c1e595a8ff7d4081e79ded6252702d7a1a09648449b7a0783188e434'
'SKIP'
'88a178dad5fe9c33be5ec5fe4ac9abc0e075a86cff9184f75cedb7c47de67ce3be273bd0db72286ba0382f4016e9d74855ead798ad7bccb015b853931731828e'
'a76d19c7830b0a141302890522086fc1548c177611501caac7e66d576e541b64ca3f6e977de715268a9872dfdd6368a011b92e01f7944ec0088f899ac0d2a2a5'