bash-completion-2.7:ver.bump

This commit is contained in:
Rmys
2018-01-14 14:11:17 +03:00
committed by GitHub
parent 4ef865b007
commit 799bc899cf
+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="c02fb9c0f669d178f678c291ea17ddadfd011250" type="tarxz">https://github.com/scop/bash-completion/releases/download/2.4/bash-completion-2.4.tar.xz</Archive>
<Archive sha1sum="2260342127086cfedd4801f796fdaaa051411a14" type="tarxz">https://github.com/scop/bash-completion/releases/download/2.7/bash-completion-2.7.tar.xz</Archive>
<Patches>
<!-- <Patch>pisilinux.patch</Patch> -->
<!-- <Patch level="1">libreoffice_completion.patch</Patch> -->
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-01-14</Date>
<Version>2.7</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>2.4</Version>