summaryrefslogtreecommitdiff
path: root/community/ldc/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-25 03:25:00 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-25 03:25:00 +0000
commit7d53ccd018d0e86e7aa3a0c0b1a092ce8b206041 (patch)
treeada6a2a821b25dd0c06d04b48baeb2e482c632e8 /community/ldc/PKGBUILD
parentede7515706823fff2791a9a5225bbe0473005bc9 (diff)
Wed Jun 25 03:21:53 UTC 2014
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 f7431fd08..a37085346 100644
--- a/community/ldc/PKGBUILD
+++ b/community/ldc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 106423 2014-03-02 22:29:17Z dicebot $
+# $Id: PKGBUILD 113509 2014-06-24 12:12:02Z 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.1
+pkgver=0.13.0
epoch=1
-pkgrel=2
+pkgrel=1
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('i686' 'x86_64')
url="https://github.com/ldc-developers/ldc"