diff options
author | root <root@rshg054.dnsready.net> | 2012-02-17 19:20:30 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-17 19:20:30 +0000 |
commit | 4fc59478d1180fd7984003f5b1645fe40954299f (patch) | |
tree | 35f3d7dada2cfcb8194cdaed447c431664746934 /community/ldc | |
parent | 76774d40da5ce246c9f2178fdf937706d99af4b2 (diff) |
Fri Feb 17 19:20:30 UTC 2012
Diffstat (limited to 'community/ldc')
-rw-r--r-- | community/ldc/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD index 78129a3a3..c9d36d11b 100644 --- a/community/ldc/PKGBUILD +++ b/community/ldc/PKGBUILD @@ -1,6 +1,7 @@ +# $Id: PKGBUILD 64554 2012-02-16 06:56:40Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=ldc -pkgver=20120209 +pkgver=20120216 pkgrel=1 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2" arch=('i686' 'x86_64') |