community/gdc to 5.3.0-2

This commit is contained in:
Kevin Mihelich 2016-02-08 13:22:01 +00:00
parent e2aff70be4
commit 0c43722315

View file

@ -9,7 +9,7 @@
pkgname=('gdc' 'libgphobos-devel')
pkgver=5.3.0
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="https://github.com/D-Programming-GDC/GDC"
license=('GPL')
@ -17,7 +17,7 @@ makedepends=('binutils>=2.23' 'git' 'gcc' 'make' 'perl' 'automake')
options=('!emptydirs' '!buildflags')
source=(
"ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2"
"gdc::git://github.com/D-Programming-GDC/GDC.git#commit=42c4f6c"
"gdc::git://github.com/D-Programming-GDC/GDC.git#commit=e95a735b978da70467bbb553fab40efa3ea17569"
"git+https://github.com/D-Programming-GDC/GDMD.git"
"folders.diff"
"system_zlib.diff"