mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/gcc to 13.2.1-2
This commit is contained in:
parent
988ebdc946
commit
c5b14700e0
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@
|
|||
noautobuild=1
|
||||
|
||||
pkgname=(gcc gcc-libs gcc-d gcc-fortran gcc-go gcc-objc lto-dump libgccjit)
|
||||
pkgver=13.1.1
|
||||
pkgver=13.2.1
|
||||
_majorver=${pkgver%%.*}
|
||||
_commit=bef95ba085b0ae9bf3eb79a8eed685236d773116
|
||||
_commit=d8a0dcd146dd95e2b6b85cf82c445214d364cf3b
|
||||
pkgrel=2
|
||||
pkgdesc='The GNU Compiler Collection'
|
||||
arch=(x86_64)
|
||||
|
|
Loading…
Reference in a new issue