bash-completion:ver.bump

This commit is contained in:
Rmys
2018-07-29 15:24:00 +03:00
parent b98a7da6f6
commit 480a28c5d4
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Programmable completion for bash</Summary>
<Description>A relatively new feature in bash is programmable completion. Since now, users have been able to complete commands, variables and filenames; now it is also possible to complete parameters.</Description>
<Archive sha1sum="2260342127086cfedd4801f796fdaaa051411a14" type="tarxz">https://github.com/scop/bash-completion/releases/download/2.7/bash-completion-2.7.tar.xz</Archive>
<Archive sha1sum="102d618c60fa001165153b58751d07f230aec7e8" type="tarxz">https://github.com/scop/bash-completion/releases/download/2.8/bash-completion-2.8.tar.xz</Archive>
<Patches>
<!-- <Patch>pisilinux.patch</Patch> -->
<!-- <Patch level="1">libreoffice_completion.patch</Patch> -->
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-07-29</Date>
<Version>2.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-01-14</Date>
<Version>2.7</Version>