mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
vim-gnupg: update to 2.6.
This commit is contained in:
parent
58e825d725
commit
5cc8f9cc5a
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'vim-gnupg'
|
# Template file for 'vim-gnupg'
|
||||||
pkgname=vim-gnupg
|
pkgname=vim-gnupg
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=3
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="gnupg"
|
depends="vim-common gnupg"
|
||||||
short_desc="Plugin for transparent editing of gpg encrypted files"
|
short_desc="Plugin for transparent editing of gpg encrypted files"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue