summaryrefslogtreecommitdiff
path: root/community/ldc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ldc/PKGBUILD')
-rw-r--r--community/ldc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD
index ba9552118..444a91412 100644
--- a/community/ldc/PKGBUILD
+++ b/community/ldc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 72035 2012-06-06 13:48:23Z svenstaro $
+# $Id: PKGBUILD 72051 2012-06-07 08:44:48Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=ldc
-pkgver=20120606
-pkgrel=2
+pkgver=20120607
+pkgrel=1
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('i686' 'x86_64')
url="http://www.dsource.org/projects/ldc"