Date: Wednesday, February 9, 2022 @ 16:22:28
  Author: freswa
Revision: 436737

upgpkg: gcc 11.2.0-2

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-09 16:22:18 UTC (rev 436736)
+++ PKGBUILD    2022-02-09 16:22:28 UTC (rev 436737)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae <[email protected]>
 # Contributor: Daniel Kozak <[email protected]>
 
-# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->binutils->glibc
+# toolchain build order: 
linux-api-headers->glibc->binutils->gcc->glibc->binutils->gcc
 # NOTE: libtool requires rebuilt with each new gcc version
 
 pkgname=(gcc gcc-libs gcc-fortran gcc-objc gcc-ada gcc-go lib32-gcc-libs gcc-d)
@@ -11,7 +11,7 @@
 pkgver=11.2.0
 _majorver=${pkgver%%.*}
 _islver=0.24
-pkgrel=1
+pkgrel=2
 pkgdesc='The GNU Compiler Collection'
 arch=(x86_64)
 license=(GPL LGPL FDL custom)

Reply via email to