mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/gcc to 12.2.0-1
This commit is contained in:
parent
5b2b73dddf
commit
f67a01d4c7
1 changed files with 3 additions and 3 deletions
|
@ -18,10 +18,10 @@
|
|||
noautobuild=1
|
||||
|
||||
pkgname=(gcc gcc-libs gcc-fortran gcc-objc gcc-go gcc-d lto-dump libgccjit)
|
||||
pkgver=12.1.1
|
||||
_commit=681c73db9bd156f9b65a73ccc6c4a0a697fe70d6
|
||||
pkgver=12.2.0
|
||||
_majorver=${pkgver%%.*}
|
||||
pkgrel=4
|
||||
_commit=2ee5e4300186a92ad73f1a1a64cb918dc76c8d67
|
||||
pkgrel=1
|
||||
pkgdesc='The GNU Compiler Collection'
|
||||
arch=(x86_64)
|
||||
license=(GPL3 LGPL FDL custom)
|
||||
|
|
Loading…
Reference in a new issue