[arch-commits] Commit in dtools/trunk (PKGBUILD)

Михаил Страшун dicebot at nymeria.archlinux.org
Sun Mar 2 20:53:17 UTC 2014


    Date: Sunday, March 2, 2014 @ 21:53:17
  Author: dicebot
Revision: 106414

upgpkg: dtools 2.065.0-3

dtools initial packages (split from dmd)

Modified:
  dtools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-02 20:31:23 UTC (rev 106413)
+++ PKGBUILD	2014-03-02 20:53:17 UTC (rev 106414)
@@ -2,7 +2,7 @@
 
 pkgname=('dtools')
 pkgver=2.065.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Ancilliary tools for the D programming language compiler"
 license=("custom")
 groups=('dlang' 'dlang-dmd')
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.dlang.org"
 depends=("curl")
-makedepends=('git' 'gcc' 'make' 'd-compiler' 'd-stdlib')
+makedepends=('git' 'gcc' 'make' 'd-compiler')
 source=(
     "git+http://github.com/D-Programming-Language/tools#tag=v$pkgver"
     "git+https://github.com/Dicebot/Arch-PKGBUILDs.git"




More information about the arch-commits mailing list