nnn: 3.3 -> 3.4

This commit is contained in:
Tim Biermann 2020-08-18 10:47:49 +00:00
parent fa6f8799ab
commit 48ae3ec587
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -22,8 +22,10 @@ drwxr-xr-x root/root usr/share/nnn/fish/
drwxr-xr-x root/root usr/share/nnn/haiku/
-rw-r--r-- root/root usr/share/nnn/haiku/Makefile
-rw-r--r-- root/root usr/share/nnn/haiku/haiku_interop.h
-rw-r--r-- root/root usr/share/nnn/haiku/logo.hvif
-rw-r--r-- root/root usr/share/nnn/haiku/nm.cpp
-rw-r--r-- root/root usr/share/nnn/haiku/nnn-master.recipe
-rw-r--r-- root/root usr/share/nnn/haiku/nnn.rdef
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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/sLbB/c0FDRukhtWe094WndrTauNVGm4oGyZ2FYTw2pJ2HFt9xAE7YIGjaA0nmddrsCE2v2XVzkWJ4i6pTg8wU=
SHA256 (Pkgfile) = 9728689c0469cc1cde04612fa3697fbca1e0b687c8247674810b122d40e7323d
SHA256 (.footprint) = 3ce3dffaf2a8adbe8c8cb2394d4215bfea7ab8c2827baed72b669e36518ecaed
SHA256 (nnn-v3.3.tar.gz) = 16b245cf984d81a7e35f1a6a6f52bede4810784f06074d69369f664efdf32aca
RWSagIOpLGJF3/cGo8KBIncjqvoZ/Fec2hERY5WwVuaa9CPqeuc08yqhC5lMBa7XxpY76VMhKbcq0+5QNZ3EFvgrLuceqPwhMQU=
SHA256 (Pkgfile) = 4e648c0324a280574c859253ee58585fdc83095f0fefd38f0f01a11c6f8cb775
SHA256 (.footprint) = 9ef88ac8f89c69476b5a438efb45d3d2ab761e4455d10d7fae9367ddf1346e94
SHA256 (nnn-v3.4.tar.gz) = 7803ae6e974aeb4008507d9d1afbcca8d084a435f36ff636b459ca50414930a1

View File

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