diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : aria2 version : 1.35.0 -release : 19 +release : 20 source : - https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0.tar.xz : 1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd homepage : https://aria2.github.io/ @@ -20,5 +20,5 @@ %make install : | %make_install - install -Dm00644 doc/bash_completion/aria2c -t $installdir/usr/share/bash_completion/completions/ + install -Dm00644 doc/bash_completion/aria2c -t $installdir/usr/share/bash-completion/completions/ rm -rf $installdir/usr/share/doc diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ aria2 https://aria2.github.io/ - Algent Albrahimi - algent@protonmail.com + Longwu Ou + xulongwu4@gmail.com GPL-2.0-or-later network.download @@ -21,7 +21,7 @@ network.download /usr/bin/aria2c - /usr/share/bash_completion/completions/aria2c + /usr/share/bash-completion/completions/aria2c /usr/share/locale/ar/LC_MESSAGES/aria2.mo /usr/share/locale/bg/LC_MESSAGES/aria2.mo /usr/share/locale/bn/LC_MESSAGES/aria2.mo @@ -70,12 +70,12 @@ - - 2019-12-12 + + 2020-05-19 1.35.0 Packaging update - Algent Albrahimi - algent@protonmail.com + Longwu Ou + xulongwu4@gmail.com \ No newline at end of file