Skip to content

Commit

Permalink
x11/foot: update to 1.13.0
Browse files Browse the repository at this point in the history
Changes:	https://codeberg.org/dnkl/foot/releases/tag/1.13.0
Reported by:	upstream (via mail)
  • Loading branch information
jbeich committed Aug 7, 2022
1 parent 272ba1d commit 9534a68
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion x11/foot/Makefile
@@ -1,5 +1,5 @@
PORTNAME= foot
DISTVERSION= 1.12.1
DISTVERSION= 1.13.0
CATEGORIES= x11 wayland
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

Expand Down
6 changes: 3 additions & 3 deletions x11/foot/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1651082769
SHA256 (foot-1.12.1.tar.gz) = 14e307ac89454b682bb9f1bc644043779f4462df656034fcc4c1e72b18fbffdd
SIZE (foot-1.12.1.tar.gz) = 484702
TIMESTAMP = 1659857522
SHA256 (foot-1.13.0.tar.gz) = 9fd10584d40f6aac6b87c11a94e1fdfc4bac43aef9144f4aa84213257672da8c
SIZE (foot-1.13.0.tar.gz) = 495396
5 changes: 5 additions & 0 deletions x11/foot/pkg-plist
Expand Up @@ -16,6 +16,7 @@ share/bash-completion/completions/footclient
share/fish/vendor_completions.d/foot.fish
share/fish/vendor_completions.d/footclient.fish
%%DATADIR%%/themes/apprentice
%%DATADIR%%/themes/catppuccin
%%DATADIR%%/themes/derp
%%DATADIR%%/themes/dracula
%%DATADIR%%/themes/gruvbox-dark
Expand All @@ -24,6 +25,7 @@ share/fish/vendor_completions.d/footclient.fish
%%DATADIR%%/themes/jetbrains-darcula
%%DATADIR%%/themes/kitty
%%DATADIR%%/themes/material-design
%%DATADIR%%/themes/monokai-pro
%%DATADIR%%/themes/nord
%%DATADIR%%/themes/nordiq
%%DATADIR%%/themes/paper-color-dark
Expand Down Expand Up @@ -53,6 +55,9 @@ share/fish/vendor_completions.d/footclient.fish
%%DATADIR%%/themes/tempus-totus
%%DATADIR%%/themes/tempus-warp
%%DATADIR%%/themes/tempus-winter
%%DATADIR%%/themes/tokyonight-day
%%DATADIR%%/themes/tokyonight-night
%%DATADIR%%/themes/tokyonight-storm
%%DATADIR%%/themes/visibone
share/icons/hicolor/48x48/apps/foot.png
share/icons/hicolor/scalable/apps/foot.svg
Expand Down

0 comments on commit 9534a68

Please sign in to comment.