summaryrefslogtreecommitdiff
path: root/community/ldc
diff options
context:
space:
mode:
Diffstat (limited to 'community/ldc')
-rw-r--r--community/ldc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <public@dicebot.lv>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
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"
)