diff options
author | root <root@rshg054.dnsready.net> | 2013-06-18 01:11:38 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-18 01:11:38 -0700 |
commit | 614d2fec699c594b1a3a25c973e0b5150302ff0e (patch) | |
tree | 7d5b075f309f4004f09e77562975fad441662446 /community/dmd/PKGBUILD | |
parent | 3c8e479bfe9fab72058c833f2909a26232114733 (diff) |
Tue Jun 18 01:11:08 PDT 2013
Diffstat (limited to 'community/dmd/PKGBUILD')
-rw-r--r-- | community/dmd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dmd/PKGBUILD b/community/dmd/PKGBUILD index bfccd2274..ab5be235b 100644 --- a/community/dmd/PKGBUILD +++ b/community/dmd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92352 2013-06-04 07:05:16Z svenstaro $ +# $Id: PKGBUILD 92844 2013-06-17 00:23:34Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Chris Brannon <cmbrannon79@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> @@ -7,8 +7,8 @@ pkgname=('dmd' 'libphobos' 'dtools') pkgbase=dmd -pkgver=2.063.1 -pkgrel=2 +pkgver=2.063.2 +pkgrel=1 arch=('i686' 'x86_64') url="http://www.dlang.org" makedepends=('git') |