vim-gnupg: update to 2.6.1.
This commit is contained in:
parent
8b20c29fc9
commit
ae81b7d9f0
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'vim-gnupg'
|
# Template file for 'vim-gnupg'
|
||||||
pkgname=vim-gnupg
|
pkgname=vim-gnupg
|
||||||
version=2.6
|
version=2.6.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="vim-common 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="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/jamessan/vim-gnupg"
|
homepage="https://github.com/jamessan/vim-gnupg"
|
||||||
distfiles="https://github.com/jamessan/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jamessan/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=8e408bdbc307caae962ef81383968913bb5c5406a4f4cf977b2625d93522528d
|
checksum=6e9d75febd13cc533153e5e01b00593fa91f8bbcf1ec19a9029dd994e2f65508
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall plugin/gnupg.vim 644 usr/share/vim/vimfiles/plugin
|
vinstall plugin/gnupg.vim 644 usr/share/vim/vimfiles/plugin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue