From eb816e434ad91e4b92569e72fd87bbcc203fe137 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 5 Feb 2022 17:58:38 +0100 Subject: [PATCH] foot: 1.10.3 -> 1.11.0 --- foot/.footprint | 9 +++++---- foot/.signature | 8 ++++---- foot/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/foot/.footprint b/foot/.footprint index d93a8a689..e62745ed4 100644 --- a/foot/.footprint +++ b/foot/.footprint @@ -4,12 +4,13 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/footclient drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/footclient.desktop --rw-r--r-- root/root usr/share/applications/foot.desktop -rw-r--r-- root/root usr/share/applications/foot-server.desktop +-rw-r--r-- root/root usr/share/applications/foot.desktop +-rw-r--r-- root/root usr/share/applications/footclient.desktop drwxr-xr-x root/root usr/share/foot/ -rw-r--r-- root/root usr/share/foot/foot.ini drwxr-xr-x root/root usr/share/foot/themes/ +-rw-r--r-- root/root usr/share/foot/themes/apprentice -rw-r--r-- root/root usr/share/foot/themes/derp -rw-r--r-- root/root usr/share/foot/themes/dracula -rw-r--r-- root/root usr/share/foot/themes/gruvbox-dark @@ -17,8 +18,8 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/hacktober -rw-r--r-- root/root usr/share/foot/themes/kitty -rw-r--r-- root/root usr/share/foot/themes/nordiq --rw-r--r-- root/root usr/share/foot/themes/PaperColorDark --rw-r--r-- root/root usr/share/foot/themes/PaperColorLight +-rw-r--r-- root/root usr/share/foot/themes/paper-color-dark +-rw-r--r-- root/root usr/share/foot/themes/paper-color-light -rw-r--r-- root/root usr/share/foot/themes/selenized-black -rw-r--r-- root/root usr/share/foot/themes/selenized-dark -rw-r--r-- root/root usr/share/foot/themes/selenized-light diff --git a/foot/.signature b/foot/.signature index ddf643d76..b0f4b1f35 100644 --- a/foot/.signature +++ b/foot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yYO2nzrfE3J5BwYX1nvGoPg5xl88+eJJwCrOsOVX9uSzMGaZT+JsneZ/WYFTaWPZwrP88vKpv0WKgN1dQS1EA4= -SHA256 (Pkgfile) = 86c283c1adf6add0db343ba408bbf45236ffe2d37b1b845c7c28583b1177552a -SHA256 (.footprint) = 2b0cfac806c1ea892b4428454bbb9ffcc32b7561c488432c6a6b46aa2a0ae3f1 -SHA256 (1.10.3.tar.gz) = 24f57d9926ead7bea491f1bdd97eaceae5fdc10c1cb3435ee588a8f9c9af805a +RWSagIOpLGJF378L4TFeAMSbrKr0nxqxPaB8Y5Gc4E0RsYmUVkamqypKolGAAAyVrP5B5I78vunDiyeMatNn6j9SoW6DEhO9rQ0= +SHA256 (Pkgfile) = 0683f62a9bd2b1d3cc60d327eafaa8c01ccf268027e964e501809119948421c6 +SHA256 (.footprint) = 4f65bbc71e31d9f5259bc90e138ae0cf4e628547f43803c5343027a18c6491b4 +SHA256 (1.11.0.tar.gz) = 2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e diff --git a/foot/Pkgfile b/foot/Pkgfile index 67b8c367c..e082994d0 100644 --- a/foot/Pkgfile +++ b/foot/Pkgfile @@ -5,7 +5,7 @@ # Optional: utf8proc name=foot -version=1.10.3 +version=1.11.0 release=1 source=(https://codeberg.org/dnkl/foot/archive/$version.tar.gz)