vifm: 0.10.1 -> 0.11

This commit is contained in:
Tim Biermann 2020-10-21 09:01:30 +00:00
parent 1e0e927d46
commit dbb69c78bc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 6 deletions

View File

@ -4,6 +4,10 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/vifm-convert-dircolors
-rwxr-xr-x root/root usr/bin/vifm-pause
-rwxr-xr-x root/root usr/bin/vifm-screen-split
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/vifm/
drwxr-xr-x root/root usr/etc/vifm/colors/
-rw-r--r-- root/root usr/etc/vifm/colors/Default-256.vifm
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/vifm.desktop
@ -29,7 +33,9 @@ drwxr-xr-x root/root usr/share/vifm/colors/
drwxr-xr-x root/root usr/share/vifm/vim/
drwxr-xr-x root/root usr/share/vifm/vim/autoload/
drwxr-xr-x root/root usr/share/vifm/vim/autoload/vifm/
-rw-r--r-- root/root usr/share/vifm/vim/autoload/vifm/colorconv.vim
-rw-r--r-- root/root usr/share/vifm/vim/autoload/vifm/edit.vim
-rw-r--r-- root/root usr/share/vifm/vim/autoload/vifm/globals.vim
drwxr-xr-x root/root usr/share/vifm/vim/ftdetect/
-rw-r--r-- root/root usr/share/vifm/vim/ftdetect/vifm-rename.vim
-rw-r--r-- root/root usr/share/vifm/vim/ftdetect/vifm.vim

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32jjN4W6zJMPul63JI7mVSDq+14CH6s2q+u4uVSbdZEkYgy1TOx4YqC6lavnPwERRCK/gWKOI4S1SBPqNgG9ZgY=
SHA256 (Pkgfile) = 70e1b3413c394eaf9196d68619ed8d199a14eaf94eabad899e79b6b42c991edb
SHA256 (.footprint) = d3c661484668cd3512b987c70bf90fdf135ccfe7dffa938474ae003a30086950
SHA256 (vifm-v0.10.1.tar.gz) = f5e6add7b0c8221fc5eb5b60c7ea483a141769afea2167f1535d66785bb654ec
RWSagIOpLGJF33Ym4H1b4Ml233My/G0CAOqMxLQXv7cof20wC1zw9tvb0v+UEFL6j+0qs6wVr1uy4/X/Wqo4c4a60ogCrQF6vgM=
SHA256 (Pkgfile) = 0f6b1da156faeaddecc70828c464201f06863518af91063992edd3f83d1021da
SHA256 (.footprint) = 45136a4f60b1bd86b76424e50e35a8c229d744966330861545032ba511fa4f96
SHA256 (vifm-v0.11.tar.gz) = 7b76f39b2225db2960ee125da204ce6264fe992ec2d9f2954ab74ba3c28ce0ec

View File

@ -5,8 +5,8 @@
# Depends on: ncurses
name=vifm
version=0.10.1
release=2
version=0.11
release=1
source=(https://github.com/$name/$name/archive/v$version/$name-v$version.tar.gz)
build() {