From 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 27 Dec 2013 23:55:53 +0000 Subject: Fri Dec 27 23:54:04 UTC 2013 --- community/ldc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/ldc') diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD index b93f4c0e5..5fcea7099 100644 --- a/community/ldc/PKGBUILD +++ b/community/ldc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99051 2013-10-23 12:11:03Z dicebot $ +# $Id: PKGBUILD 101888 2013-12-02 15:58:18Z dicebot $ # Maintainer: Mihails Strasuns # Contributor: Sven-Hendrik Haase pkgname=('ldc' 'liblphobos-devel') groups=('dlang' 'dlang-ldc') -pkgver=0.12.0 +pkgver=0.12.1 epoch=1 pkgrel=1 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2" @@ -35,7 +35,7 @@ build() { } package_ldc() { - optdepends=("liblphobos-devel: stadard library, static one + imports, LDC version") + optdepends=("liblphobos-devel: standard library, static one + imports, LDC version") backup=("etc/ldc2.conf" "etc/ldc2.rebuild.conf" ) -- cgit v1.2.3-54-g00ecf