Page MenuHomeSolus

D2337.id.diff
No OneTemporary

D2337.id.diff

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 @@
<Source>
<Name>dub</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
<Summary xml:lang="en">Package and build management system for D</Summary>
- <Description xml:lang="en">Package and build management system for D</Description>
+ <Description xml:lang="en">Package and build manager for D applications and libraries.
+</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>dub</Name>
<Summary xml:lang="en">Package and build management system for D</Summary>
- <Description xml:lang="en">Package and build management system for D</Description>
+ <Description xml:lang="en">Package and build manager for D applications and libraries.
+</Description>
<PartOf>programming</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -22,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-02-02</Date>
- <Version>1.2.0</Version>
+ <Update release="3">
+ <Date>2018-02-19</Date>
+ <Version>1.7.2</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:33 PM (2 h, 24 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5890602
Default Alt Text
D2337.id.diff (2 KB)

Event Timeline