diff options
Diffstat (limited to 'community/ldc/PKGBUILD')
-rw-r--r-- | community/ldc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD index f293c971b..50d0a1589 100644 --- a/community/ldc/PKGBUILD +++ b/community/ldc/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 72264 2012-06-11 13:28:25Z svenstaro $ +# $Id: PKGBUILD 72875 2012-06-24 11:09:33Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=ldc -pkgver=20120611 +pkgver=20120624 pkgrel=1 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2" arch=('i686' 'x86_64') |