[arch-commits] Commit in gc/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Jun 19 22:03:34 UTC 2018
Date: Tuesday, June 19, 2018 @ 22:03:34
Author: jgc
Revision: 327298
upgpkg: gc 7.6.6-1
Modified:
gc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-19 22:01:42 UTC (rev 327297)
+++ PKGBUILD 2018-06-19 22:03:34 UTC (rev 327298)
@@ -3,7 +3,7 @@
# Contributor: dorphell <dorphell at gmx.net>
pkgname=gc
-pkgver=7.6.4
+pkgver=7.6.6
pkgrel=1
pkgdesc="A garbage collector for C and C++"
arch=('x86_64')
@@ -11,7 +11,7 @@
license=('GPL')
depends=('gcc-libs' 'libatomic_ops')
source=(https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('b94c1f2535f98354811ee644dccab6e84a0cf73e477ca03fb5a3758fb1fecd1c')
+sha256sums=('e968edf8f80d83284dd473e00a5e3377addc2df261ffb7e6dc77c9a34a0039dc')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list