diff options
Diffstat (limited to 'btop')
| -rw-r--r-- | btop/.checksum | 2 | ||||
| -rw-r--r-- | btop/.files | 8 | ||||
| -rw-r--r-- | btop/abuild | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/btop/.checksum b/btop/.checksum index fa2bb336..d9768533 100644 --- a/btop/.checksum +++ b/btop/.checksum @@ -1 +1 @@ -633ca5ec28a991c6d8e1c3208b7126927a443ffeb58481a8156ae619486e3c03 btop-v1.4.6.tar.gz +7a9090ce12202d3ac5922dceb1c0f60dcfb0dd40bca903fad5570f916e886040 btop-v1.4.7.tar.gz diff --git a/btop/.files b/btop/.files index fef08626..b7923d35 100644 --- a/btop/.files +++ b/btop/.files @@ -19,6 +19,8 @@ drwxrwxr-x root/root usr/share/btop/themes/ -rw-rw-r-- root/root usr/share/btop/themes/everforest-light-medium.theme -rw-rw-r-- root/root usr/share/btop/themes/flat-remix-light.theme -rw-rw-r-- root/root usr/share/btop/themes/flat-remix.theme +-rw-rw-r-- root/root usr/share/btop/themes/flexoki-dark.theme +-rw-rw-r-- root/root usr/share/btop/themes/flexoki-light.theme -rw-rw-r-- root/root usr/share/btop/themes/gotham.theme -rw-rw-r-- root/root usr/share/btop/themes/greyscale.theme -rw-rw-r-- root/root usr/share/btop/themes/gruvbox_dark.theme @@ -26,6 +28,7 @@ drwxrwxr-x root/root usr/share/btop/themes/ -rw-rw-r-- root/root usr/share/btop/themes/gruvbox_light.theme -rw-rw-r-- root/root usr/share/btop/themes/gruvbox_material_dark.theme -rw-rw-r-- root/root usr/share/btop/themes/horizon.theme +-rw-rw-r-- root/root usr/share/btop/themes/kanagawa-dragon.theme -rw-rw-r-- root/root usr/share/btop/themes/kanagawa-lotus.theme -rw-rw-r-- root/root usr/share/btop/themes/kanagawa-wave.theme -rw-rw-r-- root/root usr/share/btop/themes/kyli0x.theme @@ -34,6 +37,7 @@ drwxrwxr-x root/root usr/share/btop/themes/ -rw-rw-r-- root/root usr/share/btop/themes/night-owl.theme -rw-rw-r-- root/root usr/share/btop/themes/nord.theme -rw-rw-r-- root/root usr/share/btop/themes/onedark.theme +-rw-rw-r-- root/root usr/share/btop/themes/orange.theme -rw-rw-r-- root/root usr/share/btop/themes/paper.theme -rw-rw-r-- root/root usr/share/btop/themes/phoenix-night.theme -rw-rw-r-- root/root usr/share/btop/themes/solarized_dark.theme @@ -41,6 +45,7 @@ drwxrwxr-x root/root usr/share/btop/themes/ -rw-rw-r-- root/root usr/share/btop/themes/tokyo-night.theme -rw-rw-r-- root/root usr/share/btop/themes/tokyo-storm.theme -rw-rw-r-- root/root usr/share/btop/themes/tomorrow-night.theme +-rw-rw-r-- root/root usr/share/btop/themes/twilight.theme -rw-rw-r-- root/root usr/share/btop/themes/whiteout.theme drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ @@ -50,3 +55,6 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ -rw-rw-r-- root/root usr/share/icons/hicolor/scalable/apps/btop.svg +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/btop.1.gz diff --git a/btop/abuild b/btop/abuild index 48664907..108a931a 100644 --- a/btop/abuild +++ b/btop/abuild @@ -1,5 +1,5 @@ name=btop -version=1.4.6 +version=1.4.7 release=1 source="https://github.com/aristocratos/${name}/archive/v${version}/${name}-v${version}.tar.gz" build_type=makefile_build |