diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,12 +1,11 @@ name : aria2 -version : 1.31.0 -release : 13 -homepage : https://aria2.github.io/ +version : 1.32.0 +release : 14 source : - - https://github.com/aria2/aria2/releases/download/release-1.31.0/aria2-1.31.0.tar.xz : 7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c + - https://github.com/aria2/aria2/archive/release-1.32.0.tar.gz : 584682c8ce09575fc33ccb645ea5436b7438b2ad5194e397bad2d0fb235abc31 license : GPL-2.0 -summary : aria2 is a lightweight multi-protocol & multi-source command-line download utility. component : network.download +summary : aria2 is a lightweight multi-protocol & multi-source command-line download utility. description: | aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces. builddeps : @@ -15,7 +14,7 @@ - pkgconfig(libxml-2.0) - ca-certs setup : | - %configure + %reconfigure build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,10 +1,9 @@ aria2 - https://aria2.github.io/ - Justin Zobel - justin@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com GPL-2.0 network.download @@ -22,17 +21,16 @@ /usr/bin /usr/share/doc - /usr/share/locale /usr/share/man - - 2016-12-18 - 1.31.0 + + 2017-05-19 + 1.32.0 Packaging update - Justin Zobel - justin@solus-project.com + Michael Meinertzhagen + mmeinert@protonmail.com \ No newline at end of file