diff options
author | root <root@rshg054.dnsready.net> | 2012-06-26 00:01:48 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-26 00:01:48 +0000 |
commit | 9a6b691757346035549dbd12d1323301d04a6675 (patch) | |
tree | 5e06d2322b58a73254a0ca2c05d2083cb0209db2 /community/ldc/PKGBUILD | |
parent | 3b99c42eb8ca744e86e4e17197b1bf10642c6785 (diff) |
Tue Jun 26 00:01:48 UTC 2012
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') |