| Hash | Commit message | Author | Date | Files | + | - |
1 | commit b57d56bf8b00e68bcaa5f68f99665c7db36005d6 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Thu Apr 18 08:23:16 2024 +0200 |
4 | |
5 | Auto-Commit Update - 20240418 |
6 | --- |
7 | PKGBUILD | 2 +- |
8 | README.md | 2 +- |
9 | lfp-4.2.3-1-x86_64/DEBIAN/control | 2 +- |
10 | lfp-4.2.3-1-x86_64/usr/share/doc/lfp/README.md | 2 +- |
11 | usr/share/doc/lfp/README.md | 2 +- |
12 | usr/share/lfp/lfp-icons | 4 ---- |
13 | 6 files changed, 5 insertions(+), 9 deletions(-) |
14 | |
15 | diff --git a/PKGBUILD b/PKGBUILD |
16 | index 7b2002e..3f562dc 100644 |
17 | --- a/PKGBUILD |
18 | +++ b/PKGBUILD |
19 | @@ -1,7 +1,7 @@ |
20 | # Maintainer: Connor Etherington <[email protected]> |
21 | # --- |
22 | pkgname=lfp |
23 | -pkgver=4.2.3 |
24 | +pkgver=4.2.4 |
25 | pkgrel=1 |
26 | pkgdesc='A wrapper for the lf file manager with in-terminal media previews, on-exit directory changing and much more' |
27 | license=('MIT') |
28 | diff --git a/README.md b/README.md |
29 | index d8a66c2..84b61c5 100644 |
30 | --- a/README.md |
31 | +++ b/README.md |
32 | @@ -4,7 +4,7 @@ |
33 | ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing. |
34 | ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file. |
35 | |
36 | -**Version: 4.2.3** |
37 | +**Version: 4.2.4** |
38 | |
39 | *** |
40 | |
41 | diff --git a/lfp-4.2.3-1-x86_64/DEBIAN/control b/lfp-4.2.3-1-x86_64/DEBIAN/control |
42 | index e100a36..529cd40 100644 |
43 | --- a/lfp-4.2.3-1-x86_64/DEBIAN/control |
44 | +++ b/lfp-4.2.3-1-x86_64/DEBIAN/control |
45 | @@ -1,5 +1,5 @@ |
46 | Package: lfp |
47 | -Version: 4.2.3 |
48 | +Version: 4.2.4 |
49 | Maintainer: © Connor Etherington <[email protected]> |
50 | Depends: lf, zsh, ffmpeg, graphicsmagick, openslide-tools, ghostscript, bat, fzf, dunst, dialog, xsel, lolcat, python3, python3-docopt, python3-pillow, python3-attr, libxres-dev, python3-setuptools, python3-pip, nodejs |
51 | Architecture: amd64 |
52 | diff --git a/lfp-4.2.3-1-x86_64/usr/share/doc/lfp/README.md b/lfp-4.2.3-1-x86_64/usr/share/doc/lfp/README.md |
53 | index 354bd49..7080bcd 100644 |
54 | --- a/lfp-4.2.3-1-x86_64/usr/share/doc/lfp/README.md |
55 | +++ b/lfp-4.2.3-1-x86_64/usr/share/doc/lfp/README.md |
56 | @@ -4,7 +4,7 @@ |
57 | ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing. |
58 | ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file. |
59 | |
60 | -**Version: 4.2.3** |
61 | +**Version: 4.2.4** |
62 | |
63 | *** |
64 | |
65 | diff --git a/usr/share/doc/lfp/README.md b/usr/share/doc/lfp/README.md |
66 | index 354bd49..7080bcd 100644 |
67 | --- a/usr/share/doc/lfp/README.md |
68 | +++ b/usr/share/doc/lfp/README.md |
69 | @@ -4,7 +4,7 @@ |
70 | ### `lfp` is a simple wrapper for the `lf` file manager, with built-in file, image, and video previews, as well as on-exit directory changing. |
71 | ### The program makes use of `ueberzug` to preview images, documents, and video thumbnails. Preview behavior can be altered by editing the *scope* file. |
72 | |
73 | -**Version: 4.2.3** |
74 | +**Version: 4.2.4** |
75 | |
76 | *** |
77 | |
78 | diff --git a/usr/share/lfp/lfp-icons b/usr/share/lfp/lfp-icons |
79 | index 02a2465..08ee65e 100644 |
80 | --- a/usr/share/lfp/lfp-icons |
81 | +++ b/usr/share/lfp/lfp-icons |
82 | @@ -136,8 +136,4 @@ ex=⌬:\ |
83 | *.ini=🔧:\ |
84 | *.conf=🔧:\ |
85 | *.cfg=🔧:\ |
86 | -*.json=🔧:\ |
87 | -*.yaml=🔧:\ |
88 | -*.yml=🔧:\ |
89 | -*.toml=🔧:\ |
90 | " |