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

Михаил Страшун dicebot at nymeria.archlinux.org
Wed Oct 2 15:08:07 UTC 2013


    Date: Wednesday, October 2, 2013 @ 17:08:06
  Author: dicebot
Revision: 97982

upgpkg: dub 0.9.18-1

dub: remove  line left from AUR

Modified:
  dub/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-02 15:04:01 UTC (rev 97981)
+++ PKGBUILD	2013-10-02 15:08:06 UTC (rev 97982)
@@ -7,9 +7,8 @@
 arch=('i686' 'x86_64')
 url="https://github.com/rejectedsoftware/dub"
 license=('MIT')
-makedepends=('dmd' 'libphobos-devel')
+makedepends=('dmd' 'libphobos-devel' 'git')
 depends=('d-compiler' 'd-runtime' 'curl')
-conflicts=('dub-git')
 source=("git+http://github.com/rejectedsoftware/dub.git#tag=v$pkgver")
 sha256sums=('SKIP')
 




More information about the arch-commits mailing list