diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-22 18:17:47 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-22 18:17:47 +0200 |
commit | a31970d74899f6ba74a2729c6489fd90fefafd29 (patch) | |
tree | c6819a7e1b33e0b503a6c5c9bc5a26f41b4a6035 /foot | |
parent | ff2e4a70df8cee9cdfb71ae8bce09d43727ba46e (diff) | |
download | contrib-a31970d74899f6ba74a2729c6489fd90fefafd29.tar.gz contrib-a31970d74899f6ba74a2729c6489fd90fefafd29.tar.xz |
foot: 1.11.0 -> 1.12.0
Diffstat (limited to 'foot')
-rw-r--r-- | foot/.footprint | 9 | ||||
-rw-r--r-- | foot/.signature | 8 | ||||
-rw-r--r-- | foot/Pkgfile | 2 |
3 files changed, 13 insertions, 6 deletions
diff --git a/foot/.footprint b/foot/.footprint index e62745ed4..3f05df704 100644 --- a/foot/.footprint +++ b/foot/.footprint @@ -1,3 +1,7 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/xdg/ +drwxr-xr-x root/root etc/xdg/foot/ +-rw-r--r-- root/root etc/xdg/foot/foot.ini drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/foot @@ -8,7 +12,6 @@ drwxr-xr-x root/root usr/share/applications/ -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 @@ -16,10 +19,14 @@ drwxr-xr-x root/root usr/share/foot/themes/ -rw-r--r-- root/root usr/share/foot/themes/gruvbox-dark -rw-r--r-- root/root usr/share/foot/themes/gruvbox-light -rw-r--r-- root/root usr/share/foot/themes/hacktober +-rw-r--r-- root/root usr/share/foot/themes/jetbrains-darcula -rw-r--r-- root/root usr/share/foot/themes/kitty +-rw-r--r-- root/root usr/share/foot/themes/material-design +-rw-r--r-- root/root usr/share/foot/themes/nord -rw-r--r-- root/root usr/share/foot/themes/nordiq -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/rezza -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 f2c8ab6ea..e96d150d2 100644 --- a/foot/.signature +++ b/foot/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34ZmUaM8mW3ctFfrA2lSrSxFnu64BWziI9nGXhHWy+CpsRR3sTHfkmyn/dIEeB+AXLigEHhP4nKDFhqi+TzxLgk= -SHA256 (Pkgfile) = 19d00d05784407a1bee0efe83c2c609b2b2383f8f74eb525fa1ef0ac8d3b689a -SHA256 (.footprint) = 4f65bbc71e31d9f5259bc90e138ae0cf4e628547f43803c5343027a18c6491b4 -SHA256 (1.11.0.tar.gz) = 2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e +RWSagIOpLGJF3yyZg3k7NIIK6O85ifzotbcu6t+cwk66lgn0ApMtZ8m1COO4ElYLFsdh+K8uUYjYfxQ0fLim2pT11+k7ydxOzQk= +SHA256 (Pkgfile) = 2246c2e9523a18d86ce1257e71ff82213e1c8d49a1a6186e5bdb8352645dff6b +SHA256 (.footprint) = 2c57774d616b5817277becd41a9e358aeae1841bb3b20f259188ec9db2ca8cdc +SHA256 (1.12.0.tar.gz) = d8c27f735d2f361ee627cce282bee2462545f4df9532ee6ac28fd86a193404fa diff --git a/foot/Pkgfile b/foot/Pkgfile index 86b7ada35..0f289c3fd 100644 --- a/foot/Pkgfile +++ b/foot/Pkgfile @@ -5,7 +5,7 @@ # Optional: utf8proc name=foot -version=1.11.0 +version=1.12.0 release=1 source=(https://codeberg.org/dnkl/foot/archive/$version.tar.gz) |