diff options
Diffstat (limited to 'repos/extra/neofetch')
| -rw-r--r-- | repos/extra/neofetch/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/neofetch/.files | 7 | ||||
| -rw-r--r-- | repos/extra/neofetch/abuild | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/repos/extra/neofetch/.checksum b/repos/extra/neofetch/.checksum new file mode 100644 index 00000000..12240a73 --- /dev/null +++ b/repos/extra/neofetch/.checksum @@ -0,0 +1 @@ +8c842a9c7507bbea7c280c857a8c49a2b213bef4c103e119ef315b78034b5ef6 neofetch-7.1.0.tar.gz diff --git a/repos/extra/neofetch/.files b/repos/extra/neofetch/.files new file mode 100644 index 00000000..5431fc20 --- /dev/null +++ b/repos/extra/neofetch/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/neofetch +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/neofetch.1.gz diff --git a/repos/extra/neofetch/abuild b/repos/extra/neofetch/abuild new file mode 100644 index 00000000..7e829489 --- /dev/null +++ b/repos/extra/neofetch/abuild @@ -0,0 +1,4 @@ +name=neofetch +version=7.1.0 +release=1 +source="https://github.com/dylanaraps/$name/archive/$version/$name-$version.tar.gz" |