community/gdc to 5.1.0-3

This commit is contained in:
David Beauchamp 2015-06-04 19:15:41 -04:00
parent ac659d418b
commit 97c347cd77

View file

@ -11,7 +11,7 @@ noautobuild=1
pkgname=('gdc' 'libgphobos-devel')
pkgver=5.1.0
pkgrel=2
pkgrel=3
arch=('i686' 'x86_64')
url="https://github.com/D-Programming-GDC/GDC"
license=('GPL')
@ -90,7 +90,7 @@ package_gdc()
depends=('gcc' 'perl' 'binutils' 'libgphobos-devel')
optdepends=('libgphobos-devel: D standard library, GDC version')
provides=("d-compiler")
pkgdesc="Compiler for D programming language which uses gcc backend (2.065 frontend version)"
pkgdesc="Compiler for D programming language which uses gcc backend"
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