Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
riscv64-elf-gcc


Commits:
71b47f7c by Antonio Rojas at 2026-01-23T22:40:09+01:00
upgpkg: 15.2.0-1: Upstream update

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = riscv64-elf-gcc
        pkgdesc = The GNU Compiler Collection - cross compiler for RISCV64 
(bare-metal) target
-       pkgver = 14.1.0
+       pkgver = 15.2.0
        pkgrel = 1
        url = https://gcc.gnu.org/
        arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = riscv64-elf-gcc
        options = !emptydirs
        options = !strip
        options = !lto
-       source = https://ftp.gnu.org/gnu/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz
-       source = https://ftp.gnu.org/gnu/gcc/gcc-14.1.0/gcc-14.1.0.tar.xz.sig
+       source = https://ftp.gnu.org/gnu/gcc/gcc-15.2.0/gcc-15.2.0.tar.xz
+       source = https://ftp.gnu.org/gnu/gcc/gcc-15.2.0/gcc-15.2.0.tar.xz.sig
        validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
        validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
-       sha512sums = 
e9e224f2b26646fcf038d28dfa08b94c623bc57941f99894a321d01c600f7c68aff6b8837fd25e73e540de1f8de5606e98694a62cdcdfb525ce768b3ef6879ea
+       sha512sums = 
89047a2e07bd9da265b507b516ed3635adb17491c7f4f67cf090f0bd5b3fc7f2ee6e4cc4008beef7ca884b6b71dffe2bb652b21f01a702e17b468cca2d10b2de
        sha512sums = SKIP
 
 pkgname = riscv64-elf-gcc


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _target=riscv64-elf
 pkgname=$_target-gcc
-pkgver=14.1.0
+pkgver=15.2.0
 pkgrel=1
 #_snapshot=8-20180427
 pkgdesc='The GNU Compiler Collection - cross compiler for RISCV64 (bare-metal) 
target'
@@ -18,7 +18,7 @@ options=(!emptydirs !strip !lto)
 source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
         #ftp://gcc.gnu.org/pub/gcc/snapshots/$_snapshot/gcc-$_snapshot.tar.xz
        )
-sha512sums=('e9e224f2b26646fcf038d28dfa08b94c623bc57941f99894a321d01c600f7c68aff6b8837fd25e73e540de1f8de5606e98694a62cdcdfb525ce768b3ef6879ea'
+sha512sums=('89047a2e07bd9da265b507b516ed3635adb17491c7f4f67cf090f0bd5b3fc7f2ee6e4cc4008beef7ca884b6b71dffe2bb652b21f01a702e17b468cca2d10b2de'
             'SKIP')
 validpgpkeys=(D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62  # Jakub Jelinek 
<[email protected]>
               13975A70E63C361C73AE69EF6EEB81F8981C74C7) # Richard Guenther 
<[email protected]>


=====================================
REUSE.toml
=====================================
@@ -17,6 +17,7 @@ path = [
     "*.timer",
     "*.desktop",
     "*.hook",
+    "PKGBUILD.bootstrap",
 ]
 SPDX-FileCopyrightText = "Arch Linux contributors"
 SPDX-License-Identifier = "0BSD"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-gcc/-/commit/71b47f7c07e5bd48397be40a4b7e52c329cc534d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/riscv64-elf-gcc/-/commit/71b47f7c07e5bd48397be40a4b7e52c329cc534d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to