Date: Sunday, September 10, 2017 @ 20:08:28
  Author: wild
Revision: 256812

upgpkg: dscanner 0.4.0-3

Bumped pkgrel because of AUR->community move

Modified:
  dscanner/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-09-10 19:57:33 UTC (rev 256811)
+++ PKGBUILD    2017-09-10 20:08:28 UTC (rev 256812)
@@ -3,12 +3,12 @@
 
 pkgname=('dscanner')
 pkgver=0.4.0
-pkgrel=2
+pkgrel=3
 _pkgcommit=87e42ae1941aeda81cc8e6c4343ab3c8d77036cd
 pkgdesc="Swiss-army knife for D source code"
 arch=('i686' 'x86_64')
 url="https://github.com/dlang-community/D-Scanner";
-license=("BSL")
+license=("custom")
 groups=('dlang')
 makedepends=('dmd' 'git')
 depends=('libphobos')
@@ -18,7 +18,7 @@
        "git+https://github.com/dlang-community/libdparse";
        "git+https://github.com/burner/inifiled";
        "git+https://github.com/economicmodeling/containers";
-       "git+https://github.com/dlang-community</dsymbol"
+       "git+https://github.com/dlang-community/dsymbol";
        "git+https://github.com/economicmodeling/libddoc";
 )
 sha256sums=(

Reply via email to