forked from ports/contrib
nnn: 4.2 -> 4.3
This commit is contained in:
parent
a5c21290d9
commit
04473383ff
@ -39,6 +39,9 @@ drwxr-xr-x root/root usr/share/nnn/logo/
|
||||
-rw-r--r-- root/root usr/share/nnn/logo/logo-128x128.png
|
||||
-rw-r--r-- root/root usr/share/nnn/logo/logo-64x64.png
|
||||
-rw-r--r-- root/root usr/share/nnn/logo/logo.svg
|
||||
drwxr-xr-x root/root usr/share/nnn/macos-legacy/
|
||||
-rw-r--r-- root/root usr/share/nnn/macos-legacy/mach_gettime.c
|
||||
-rw-r--r-- root/root usr/share/nnn/macos-legacy/mach_gettime.h
|
||||
drwxr-xr-x root/root usr/share/nnn/musl/
|
||||
-rwxr-xr-x root/root usr/share/nnn/musl/musl-static-ubuntu.sh
|
||||
drwxr-xr-x root/root usr/share/nnn/natool/
|
||||
@ -52,7 +55,6 @@ drwxrwxr-x root/root usr/share/nnn/plugins/
|
||||
-rw-rw-r-- root/root usr/share/nnn/plugins/.nnn-plugin-helper
|
||||
-rwxrwxr-x root/root usr/share/nnn/plugins/.ntfy
|
||||
-rwxrwxr-x root/root usr/share/nnn/plugins/autojump
|
||||
-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
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3/zPeyA+LLr0e2UUmPfu06YaJo24MzL0NL3hl+9lqDA+42GQGWae8kDpGzh/Fmji2vU4kSQult0TpS3658l00Qs=
|
||||
SHA256 (Pkgfile) = bf346b155df3e619d8dbe38a7aad06939db0b25b2df02974e3067694c1f9a62a
|
||||
SHA256 (.footprint) = 004f22f08322231d0b3ba1a1607e903fc9eb8a69e6141abf7e722df16a46dae7
|
||||
SHA256 (nnn-v4.2.tar.gz) = 5675f9fe53bddfd92681ef88bf6c0fab3ad897f9e74dd6cdff32fe1fa62c687f
|
||||
RWSagIOpLGJF37Gr8yO+nLwAoHnALC97xmkRcz8z+nyT3W0ovZbier6xU92Jt9JWEVdP2EgtWVu3C33yyuAU/yioy/eyWpSVtgo=
|
||||
SHA256 (Pkgfile) = 53d0c57948bfe0f642c4a70051e61585af9c2f9319459828a2cb746f524af579
|
||||
SHA256 (.footprint) = e3247e35414edbaf6821b949b210801b7dae1b9c48f86087b55f4dded800f088
|
||||
SHA256 (nnn-v4.3.tar.gz) = b6df8e262e5613dd192bac610a6da711306627d56573f1a770a173ef078953bb
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Optional: patool mediainfo icons-in-terminal
|
||||
|
||||
name=nnn
|
||||
version=4.2
|
||||
release=2
|
||||
version=4.3
|
||||
release=1
|
||||
source=(https://github.com/jarun/nnn/releases/download/v$version/$name-v$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user