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

Jan Steffens heftig at nymeria.archlinux.org
Sun Jun 15 15:39:51 UTC 2014


    Date: Sunday, June 15, 2014 @ 17:39:49
  Author: heftig
Revision: 215176

7.4.2

Modified:
  gc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-15 12:18:26 UTC (rev 215175)
+++ PKGBUILD	2014-06-15 15:39:49 UTC (rev 215176)
@@ -3,8 +3,8 @@
 # Contributor: dorphell <dorphell at gmx.net>
 
 pkgname=gc
-pkgver=7.4.0
-pkgrel=3
+pkgver=7.4.2
+pkgrel=1
 pkgdesc="A garbage collector for C and C++"
 arch=('i686' 'x86_64')
 url="http://www.hboehm.info/gc/"
@@ -11,7 +11,7 @@
 license=('GPL')
 source=("http://www.hboehm.info/gc/gc_source/${pkgname}-${pkgver}.tar.gz")
 depends=('gcc-libs' 'libatomic_ops')
-md5sums=('f40d9a47c90d60791eeecb484f8df5ee')
+md5sums=('12c05fd2811d989341d8c6d81f66af87')
 
 prepare() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list