summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChrister Solskogen2022-09-19 09:40:56 +0200
committerChrister Solskogen2022-09-19 09:40:56 +0200
commit6fb47ad13ac0be0f67c04b601df667f7efd5e60c (patch)
tree26f26ecbda378ef94e7c0aad7b7a59839c06397a
parent5b6ebcf58850652f4b2cbd0692a3498e5d833d5f (diff)
downloadaur-6fb47ad13ac0be0f67c04b601df667f7efd5e60c.tar.gz
update to 12.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58323dbe0360..0c719b75d863 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aarch64-gcc-bootstrap
pkgdesc = The GNU Compiler Collection - cross compiler for ARM64 target - bootstrap compiler
- pkgver = 12.1.0
+ pkgver = 12.2.0
pkgrel = 1
url = https://gcc.gnu.org/
arch = x86_64
@@ -16,13 +16,13 @@ pkgbase = aarch64-gcc-bootstrap
options = !emptydirs
options = !strip
options = staticlibs
- source = https://sourceware.org/pub/gcc/releases/gcc-12.1.0/gcc-12.1.0.tar.xz
- source = https://sourceware.org/pub/gcc/releases/gcc-12.1.0/gcc-12.1.0.tar.xz.sig
+ source = https://sourceware.org/pub/gcc/releases/gcc-12.2.0/gcc-12.2.0.tar.xz
+ source = https://sourceware.org/pub/gcc/releases/gcc-12.2.0/gcc-12.2.0.tar.xz.sig
validpgpkeys = F3691687D867B81B51CE07D9BBE43771487328A9
validpgpkeys = 86CFFCA918CF3AF47147588051E8B148A9999C34
validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
- sha256sums = 62fd634889f31c02b64af2c468f064b47ad1ca78411c45abe6ac4b5f8dd19c7b
+ sha256sums = e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff
sha256sums = SKIP
pkgname = aarch64-gcc-bootstrap
diff --git a/PKGBUILD b/PKGBUILD
index db040a042a6a..21149baec9fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_arch=aarch64
_target=$_arch-unknown-linux-gnu
pkgname=$_arch-gcc-bootstrap
-pkgver=12.1.0
+pkgver=12.2.0
pkgrel=1
pkgdesc='The GNU Compiler Collection - cross compiler for ARM64 target - bootstrap compiler'
arch=(x86_64)
@@ -18,7 +18,7 @@ options=(!emptydirs !strip staticlibs)
_commit=908e612067e42ded881db10d38768f23307bf55e
source=(https://sourceware.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.xz{,.sig})
-sha256sums=('62fd634889f31c02b64af2c468f064b47ad1ca78411c45abe6ac4b5f8dd19c7b'
+sha256sums=('e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff'
'SKIP')
validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.org