mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/btop: update to 1.2.8
Changelog: https://github.com/aristocratos/btop/releases/tag/v1.2.8
This commit is contained in:
parent
b4056c50ab
commit
ddeb879752
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= btop
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.2.7
|
||||
DISTVERSION= 1.2.8
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= pkubaj@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1655221748
|
||||
SHA256 (aristocratos-btop-v1.2.7_GH0.tar.gz) = 60075824ca4e14c1ca920b76ffb101fc2340c5342f3ba600b5c280389b69bbbf
|
||||
SIZE (aristocratos-btop-v1.2.7_GH0.tar.gz) = 974883
|
||||
TIMESTAMP = 1656656268
|
||||
SHA256 (aristocratos-btop-v1.2.8_GH0.tar.gz) = 7944b06e3181cc1080064adf1e9eb4f466af0b84a127df6697430736756a89ac
|
||||
SIZE (aristocratos-btop-v1.2.8_GH0.tar.gz) = 976370
|
||||
|
|
|
@ -6,6 +6,7 @@ share/applications/btop.desktop
|
|||
%%DATADIR%%/themes/ayu.theme
|
||||
%%DATADIR%%/themes/dracula.theme
|
||||
%%DATADIR%%/themes/dusklight.theme
|
||||
%%DATADIR%%/themes/everforest-dark-hard.theme
|
||||
%%DATADIR%%/themes/flat-remix-light.theme
|
||||
%%DATADIR%%/themes/flat-remix.theme
|
||||
%%DATADIR%%/themes/greyscale.theme
|
||||
|
@ -19,6 +20,7 @@ share/applications/btop.desktop
|
|||
%%DATADIR%%/themes/nord.theme
|
||||
%%DATADIR%%/themes/onedark.theme
|
||||
%%DATADIR%%/themes/solarized_dark.theme
|
||||
%%DATADIR%%/themes/tomorrow-night.theme
|
||||
%%DATADIR%%/themes/tokyo-night.theme
|
||||
%%DATADIR%%/themes/tokyo-storm.theme
|
||||
%%DATADIR%%/themes/whiteout.theme
|
||||
|
|
Loading…
Add table
Reference in a new issue