1
0
forked from ports/contrib

nnn: 3.6 -> 3.7

This commit is contained in:
Tim Biermann 2021-04-13 05:58:29 +00:00
parent 2f5d17c6c7
commit ae34fc4d26
3 changed files with 10 additions and 5 deletions

View File

@ -35,6 +35,7 @@ drwxr-xr-x root/root usr/share/nnn/packagecore/
-rw-r--r-- root/root usr/share/nnn/packagecore/packagecore.yaml
drwxrwxr-x root/root usr/share/nnn/plugins/
-rwxrwxr-x root/root usr/share/nnn/plugins/.cbcp
-rwxrwxr-x root/root usr/share/nnn/plugins/.iconlookup
-rwxrwxr-x root/root usr/share/nnn/plugins/.nmv
-rw-rw-r-- root/root usr/share/nnn/plugins/.nnn-plugin-helper
-rwxrwxr-x root/root usr/share/nnn/plugins/.ntfy
@ -42,7 +43,9 @@ drwxrwxr-x root/root usr/share/nnn/plugins/
-rwxrwxr-x root/root usr/share/nnn/plugins/bookmarks
-rwxrwxr-x root/root usr/share/nnn/plugins/boom
-rwxrwxr-x root/root usr/share/nnn/plugins/bulknew
-rwxrwxr-x root/root usr/share/nnn/plugins/cdpath
-rwxrwxr-x root/root usr/share/nnn/plugins/chksum
-rwxrwxr-x root/root usr/share/nnn/plugins/cleanfilename
-rwxrwxr-x root/root usr/share/nnn/plugins/diffs
-rwxrwxr-x root/root usr/share/nnn/plugins/dragdrop
-rwxrwxr-x root/root usr/share/nnn/plugins/dups
@ -68,6 +71,7 @@ drwxrwxr-x root/root usr/share/nnn/plugins/
-rwxrwxr-x root/root usr/share/nnn/plugins/moclyrics
-rwxrwxr-x root/root usr/share/nnn/plugins/mocplay
-rwxrwxr-x root/root usr/share/nnn/plugins/mp3conv
-rwxrwxr-x root/root usr/share/nnn/plugins/mtpmount
-rwxrwxr-x root/root usr/share/nnn/plugins/nbak
-rwxrwxr-x root/root usr/share/nnn/plugins/nmount
-rwxrwxr-x root/root usr/share/nnn/plugins/nuke
@ -82,6 +86,7 @@ drwxrwxr-x root/root usr/share/nnn/plugins/
-rwxrwxr-x root/root usr/share/nnn/plugins/pskill
-rwxrwxr-x root/root usr/share/nnn/plugins/renamer
-rwxrwxr-x root/root usr/share/nnn/plugins/ringtone
-rwxrwxr-x root/root usr/share/nnn/plugins/rsynccp
-rwxrwxr-x root/root usr/share/nnn/plugins/splitjoin
-rwxrwxr-x root/root usr/share/nnn/plugins/suedit
-rwxrwxr-x root/root usr/share/nnn/plugins/togglex

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xdHTSC2UbfcIBYL0wW8R4mpza3TpG+d5HmxYWLa++lLv5a6gnygCU1+bOHY69M5ZkxlSUaTeWV0acl7Upq7Ng0=
SHA256 (Pkgfile) = 76d3e0f913de10e97dd211b982df993d65684b8d17f810ab7aff1bd4f1ec2ea6
SHA256 (.footprint) = fc39cce8d117ff299d20e2186e38e0e14855ad714bfc4450866f30ec014fd33a
SHA256 (nnn-v3.6.tar.gz) = 875094caebcc22ecf53b3722d139b127d25e1d5563a954342f32ded8980978b5
RWSagIOpLGJF33nysYefNKnODPGED1VEqDk7zQKHvLRRBhre+7o8Pc3gcUAXxl1nxb7KdVPjpT/f04EaxXmO6rxBgY9hzuw8ZQk=
SHA256 (Pkgfile) = 392ad68f0457e639fdea77957fa976686b0c04a15117772407c90369cfd56397
SHA256 (.footprint) = 7a97e38f03b274ce7d0343265fa4b19272de60ab40d2b35f95ba64441a3fb58c
SHA256 (nnn-v3.7.tar.gz) = 7c330886e889ede19a6ceed274fed7d10cde58315e67f81fe3c2d7d7d49f657f

View File

@ -5,7 +5,7 @@
# Optional: patool mediainfo icons-in-terminal
name=nnn
version=3.6
version=3.7
release=1
source=(https://github.com/jarun/nnn/releases/download/v$version/$name-v$version.tar.gz)