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

Felix Yan felixonmars at archlinux.org
Tue Sep 18 17:34:00 UTC 2018


    Date: Tuesday, September 18, 2018 @ 17:34:00
  Author: felixonmars
Revision: 334891

upgpkg: gc 7.6.8-1

Modified:
  gc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-18 17:32:43 UTC (rev 334890)
+++ PKGBUILD	2018-09-18 17:34:00 UTC (rev 334891)
@@ -2,7 +2,7 @@
 # Contributor: dorphell <dorphell at gmx.net>
 
 pkgname=gc
-pkgver=7.6.6
+pkgver=7.6.8
 pkgrel=1
 pkgdesc="A garbage collector for C and C++"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('gcc-libs' 'libatomic_ops')
 source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e968edf8f80d83284dd473e00a5e3377addc2df261ffb7e6dc77c9a34a0039dc')
+sha512sums=('525e84e3de0575a76dc994f746fb60f829c850442b6e4dbec5482000a478bb63b9e8d5ac6ddf677a341312207e228eb64442fd7b177223b86efbb9cef3e74aec')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list