diff options
author | Wilken Gottwalt | 2025-02-24 09:25:16 +0100 |
---|---|---|
committer | Wilken Gottwalt | 2025-02-24 09:25:16 +0100 |
commit | b1eac6bd753ac404bb9df7e8b51d2aecb60eec5f (patch) | |
tree | f7dcb3a43f725c6331cea40bdb481ed4877f2d3b /PKGBUILD | |
parent | 96299b858274d0399dc02ca15bec008740106dfe (diff) | |
download | aur-b1eac6bd753ac404bb9df7e8b51d2aecb60eec5f.tar.gz |
update to GCC 15 snapshot 20250223
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,15 +2,15 @@ pkgbase=gcc-snapshot pkgname=({gcc,gcc-libs,lib32-gcc-libs,gcc-ada,gcc-d,gcc-fortran,gcc-go,gcc-m2,gcc-objc,lto-dump,libgccjit}-snapshot) -pkgver=15.1.0.snapshot20250216 -_pkgver=15-20250216 +pkgver=15.1.0.snapshot20250223 +_pkgver=15-20250223 _majorver=${_pkgver//-*} _snapshot=${_pkgver#*-} _realver=${pkgver//.s*} _gmpver=6.3.0 _mpcver=1.3.1 _mpfrver=4.2.1 -pkgrel=3 +pkgrel=1 pkgdesc='The GNU Compiler Collection (snapshot)' arch=(x86_64) license=(GPL-3.0-with-GCC-exception GFDL-1.3-or-later) @@ -34,7 +34,7 @@ validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux. D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62 # Jakub Jelinek <jakub@redhat.com> 343C2FF0FBEE5EC2EDBEF399F3599FF828C67298 # nisse@lysator.liu.se A534BE3F83E241D918280AEB5831D11A0D4DB02A) # vincent@vinc17.net -sha256sums=('072688e30a90d6896493a239e768d7c5cac2fdeaa19f2047e8f86082857a1aaf' +sha256sums=('075ea91e749bc73524c9fcaccabc96189bf40f7dc428e29a09effac5f73838b5' 'SKIP' 'a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898' 'SKIP' |