diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-27 18:08:12 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-27 20:03:57 +0200 |
commit | 48e860c8df5ee3538b2737e721374463e4e1a738 (patch) | |
tree | 943004de934dd2fe4c586412fdb9219771d9d252 /nnn | |
parent | b42834db35453bf3471c943401a73572d0170c77 (diff) | |
download | contrib-48e860c8df5ee3538b2737e721374463e4e1a738.tar.gz contrib-48e860c8df5ee3538b2737e721374463e4e1a738.tar.xz |
nnn: 4.4 -> 4.5
Diffstat (limited to 'nnn')
-rw-r--r-- | nnn/.footprint | 4 | ||||
-rw-r--r-- | nnn/.signature | 8 | ||||
-rw-r--r-- | nnn/Pkgfile | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/nnn/.footprint b/nnn/.footprint index dc2a1e4ba..1e65b3ecd 100644 --- a/nnn/.footprint +++ b/nnn/.footprint @@ -70,8 +70,10 @@ drwxrwxr-x root/root usr/share/nnn/plugins/ -rwxrwxr-x root/root usr/share/nnn/plugins/fzopen -rwxrwxr-x root/root usr/share/nnn/plugins/fzplug -rwxrwxr-x root/root usr/share/nnn/plugins/getplugs +-rwxrwxr-x root/root usr/share/nnn/plugins/gitroot -rwxrwxr-x root/root usr/share/nnn/plugins/gpgd -rwxrwxr-x root/root usr/share/nnn/plugins/gpge +-rwxrwxr-x root/root usr/share/nnn/plugins/gsconnect -rwxrwxr-x root/root usr/share/nnn/plugins/gutenread -rwxrwxr-x root/root usr/share/nnn/plugins/imgresize -rwxrwxr-x root/root usr/share/nnn/plugins/imgur @@ -88,6 +90,7 @@ drwxrwxr-x root/root usr/share/nnn/plugins/ -rwxrwxr-x root/root usr/share/nnn/plugins/nmount -rwxrwxr-x root/root usr/share/nnn/plugins/nuke -rwxrwxr-x root/root usr/share/nnn/plugins/oldbigfile +-rwxrwxr-x root/root usr/share/nnn/plugins/openall -rwxrwxr-x root/root usr/share/nnn/plugins/organize -rwxrwxr-x root/root usr/share/nnn/plugins/pdfread -rwxrwxr-x root/root usr/share/nnn/plugins/preview-tabbed @@ -107,6 +110,7 @@ drwxrwxr-x root/root usr/share/nnn/plugins/ drwxr-xr-x root/root usr/share/nnn/quitcd/ -rw-r--r-- root/root usr/share/nnn/quitcd/quitcd.bash_zsh -rw-r--r-- root/root usr/share/nnn/quitcd/quitcd.csh +-rw-r--r-- root/root usr/share/nnn/quitcd/quitcd.elv -rw-r--r-- root/root usr/share/nnn/quitcd/quitcd.fish drwxr-xr-x root/root usr/share/nnn/test/ -rwxr-xr-x root/root usr/share/nnn/test/benchmark.sh diff --git a/nnn/.signature b/nnn/.signature index 13f7fb3cf..1d6b16844 100644 --- a/nnn/.signature +++ b/nnn/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32naMXpFN1QERGS0Mx/5EHcOLyonOpFICztYMxGE1ATS4KoTQn9qE+K7h2mFAgCg3gOjPKJ6KsbEmyJNfdEl+wA= -SHA256 (Pkgfile) = aea73f2f5f1ce69256b93b150b14110902ad96dc0fd86092071195fd87a79fa8 -SHA256 (.footprint) = e3247e35414edbaf6821b949b210801b7dae1b9c48f86087b55f4dded800f088 -SHA256 (nnn-v4.4.tar.gz) = e04a3f0f0c2af1e18cb6f005d18267c7703644274d21bb93f03b30e4fd3d1653 +RWSagIOpLGJF3xQ6IPXixyaFtNJl7A4z31iHX2Xbz3+H3ius3HIIvIWMKzMEw/saEo5MAV/xnXuFskSoe90EiNidftp0el2xLQY= +SHA256 (Pkgfile) = 6d6005d669927ab3bde20445f05a5bf106c29c7120157e30e426e1d8d46fbb29 +SHA256 (.footprint) = 3479a6d980ae415abd22acaf8e0396dc122cac0991453b665dee55a0243c1c92 +SHA256 (nnn-v4.5.tar.gz) = fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa diff --git a/nnn/Pkgfile b/nnn/Pkgfile index 16fcec400..81ee7e647 100644 --- a/nnn/Pkgfile +++ b/nnn/Pkgfile @@ -5,7 +5,7 @@ # Optional: patool mediainfo icons-in-terminal name=nnn -version=4.4 +version=4.5 release=1 source=(https://github.com/jarun/nnn/releases/download/v$version/$name-v$version.tar.gz) |