app-vim/visual-multi: Bump to 0.5.8_p20210702

Fix upstream in metadata.xml on the fly.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-07-04 19:47:01 +02:00
parent 8f6ff1ff66
commit 51c646d874
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST visual-multi-0.5.8_p20210611.tar.gz 93836 BLAKE2B 321ffe637b3d8a58261feb4da466cc363cffe3f045b635c1e0cefd1e99d9bf6ac40d3b26d9b23dde49d323fd4b5749e1e302b33dec57016f5757722a39d99726 SHA512 02338dcf6c8f30c4967a51fa8faf628ed517bb7c331f5ad09c6bdf834af0b670f01d079e374cd26b07acb4d2bc20a999eb1e10bcd83a152331bde43c81952c13
DIST visual-multi-0.5.8_p20210702.tar.gz 93964 BLAKE2B 64d0013d870631ee0d40d4016759dc9755c1c5cbf658dfef04a867fa29380c8149662468a3bda82d3128e74882d6ce9b03659b9cf795c06112c0fb9fc5ede696 SHA512 47fbd3e80efd1d75daac112b67ae28d6e9a5158c86b3e0fb2060f5328fdaecb60bcf353f8de7f9ee3ae77c38733c4c881c79bd6e68e1f7d8b2ae8b629383db9d

View File

@ -6,6 +6,6 @@
<name>Nils Freydank</name>
</maintainer>
<upstream>
<remote-id type="github">tpope/vim-obsession</remote-id>
<remote-id type="github">mg979/vim-visual-multi</remote-id>
</upstream>
</pkgmetadata>

View File

@ -5,7 +5,7 @@ EAPI="7"
inherit vim-plugin
COMMIT_ID="8566a3137bd51ca2f6d12a06dbc70ce831dd2d1c"
COMMIT_ID="f994695813ebaecc9e37c7ea216c65d9cd659767"
DESCRIPTION="vim plugin: Multiple cursors plugin for vim/neovim"
HOMEPAGE="https://github.com/mg979/vim-visual-multi"