diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,17 +1,21 @@ name : dub -version : 1.2.0 -release : 2 +version : 1.7.2 +release : 3 source : - - https://github.com/dlang/dub/archive/v1.2.0.tar.gz : 836caddb30ad5972a453269b027f614d51b5fd2f751a0fe63cfeb0be7388a8e9 + - https://github.com/dlang/dub/archive/v1.7.2.tar.gz : 1801e2d8f0069ad68ef7c63ed44dc3923a8f7617fd3c9db5e5e748846b0d79cb license : MIT component : programming summary : Package and build management system for D -description: Package and build management system for D +description: | + Package and build manager for D applications and libraries. builddeps : - pkgconfig(libcurl) - dmd +rundeps : + - dmd build : | ./build.sh install : | - install -Dm755 bin/dub $installdir/usr/bin/dub - install -Dm644 scripts/bash-completion/dub.bash $installdir/usr/share/bash-completion/completions/dub + install -Dm00755 bin/dub $installdir/usr/bin/dub + install -Dm00644 scripts/bash-completion/dub.bash $installdir/usr/share/bash-completion/completions/dub + diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,19 +2,21 @@ dub - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net MIT programming Package and build management system for D - Package and build management system for D + Package and build manager for D applications and libraries. + https://solus-project.com/sources/README.Solus dub Package and build management system for D - Package and build management system for D + Package and build manager for D applications and libraries. + programming /usr/bin @@ -22,12 +24,12 @@ - - 2017-02-02 - 1.2.0 + + 2018-02-19 + 1.7.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file