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

Михаил Страшун dicebot at archlinux.org
Sun Sep 14 08:44:03 UTC 2014


    Date: Sunday, September 14, 2014 @ 10:44:02
  Author: dicebot
Revision: 118952

upgpkg: gdc 4.9.1-2

gdc : rebuild with new upstream branch head and update description

Modified:
  gdc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-14 08:32:26 UTC (rev 118951)
+++ PKGBUILD	2014-09-14 08:44:02 UTC (rev 118952)
@@ -5,7 +5,7 @@
 
 pkgname=('gdc' 'libgphobos-devel')
 pkgver=4.9.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://github.com/D-Programming-GDC/GDC"
 license=('GPL')
@@ -77,7 +77,7 @@
 {
     depends=('gcc' 'perl' 'binutils' 'libgphobos-devel')
     provides=("d-compiler")
-    pkgdesc="Compiler for D programming language which uses gcc backend (2.064.2 frontend version)"
+    pkgdesc="Compiler for D programming language which uses gcc backend (2.065 frontend version)"
  
     install -D -m755 $srcdir/gcc-build/gcc/gdc $pkgdir/usr/bin/gdc
     install -D -m755 $srcdir/gcc-build/gcc/cc1d $pkgdir/usr/lib/gcc/$CHOST/$pkgver/cc1d




More information about the arch-commits mailing list