[arch-commits] Commit in gcc10/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed May 19 08:38:18 UTC 2021


    Date: Wednesday, May 19, 2021 @ 08:38:17
  Author: svenstaro
Revision: 936383

upgpkg: gcc10 1:10.2.0-3: Remove from base-devel group (FS#70944)

Modified:
  gcc10/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-19 08:32:29 UTC (rev 936382)
+++ PKGBUILD	2021-05-19 08:38:17 UTC (rev 936383)
@@ -4,7 +4,7 @@
 epoch=1
 _majorver=${pkgver%%.*}
 _islver=0.21
-pkgrel=2
+pkgrel=3
 pkgdesc='The GNU Compiler Collection (Version 10)'
 arch=(x86_64)
 license=(GPL LGPL FDL custom)
@@ -150,7 +150,6 @@
 package_gcc10() {
   pkgdesc="The GNU Compiler Collection - C and C++ frontends (Version 10)"
   depends=("gcc10-libs" 'binutils' libmpc)
-  groups=('base-devel')
   options+=(staticlibs)
 
   cd gcc-build



More information about the arch-commits mailing list