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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Dec 9 10:16:24 UTC 2018


    Date: Sunday, December 9, 2018 @ 10:16:23
  Author: svenstaro
Revision: 413015

upgpkg: gcc7 7.4.1+20181207-2

Fix _pkgver

Modified:
  gcc7/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 09:52:57 UTC (rev 413014)
+++ PKGBUILD	2018-12-09 10:16:23 UTC (rev 413015)
@@ -7,10 +7,10 @@
 
 pkgname=(gcc7 gcc7-libs)
 pkgver=7.4.1+20181207
-_pkgver=1
+_pkgver=7
 _majorver=${pkgver:0:1}
 _islver=0.18
-pkgrel=1
+pkgrel=2
 pkgdesc='The GNU Compiler Collection (7.x.x)'
 arch=(x86_64)
 license=(GPL LGPL FDL custom)



More information about the arch-commits mailing list