summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2024-04-18 02:23:21 +0200
committerConnor Etherington2024-04-18 02:23:21 +0200
commit0d5bf37e063435d8755e27456d603acd4630e847 (patch)
tree412d5fe7904b1124a4f72bce2542b85980dbd153
parent507fb78ae5681b8587d212586b3201b2055c62a3 (diff)
downloadaur-0d5bf37e063435d8755e27456d603acd4630e847.tar.gz
Auto-Commit Update - 2024.04.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95922dc39121..a18cc15f4de1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lfp
pkgdesc = A wrapper for the lf file manager with in-terminal media previews, on-exit directory changing and much more
- pkgver = 4.2.2
+ pkgver = 4.2.3
pkgrel = 1
url = https://gitlab.com/a4to/lfp
install = lfp.install
@@ -30,9 +30,9 @@ pkgbase = lfp
optdepends = nodejs: to make use of lfps built in node actions manager
optdepends = python3: to make use of lfps built in python actions manager
conflicts = lfp-git
- source = https://software.concise.cc/x86_64/lfp-4.2.2-1-x86_64.pkg.tar.xz
+ source = https://software.concise.cc/x86_64/lfp-4.2.3-1-x86_64.pkg.tar.xz
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = 15d4fe3d61636d6e6a19b6633b77f747
- sha512sums = c3cca4a103760653110de96fa08c673627893d45b43ee2782cf0e45dab5da15590c9bf8766a5ac6d327e51cb7a3f217562efec7c0c8f08f68507175bf044e0b8
+ md5sums = 4074146a455dff43cb719419bfec9a30
+ sha512sums = 9b6ca1f73b2023e4ba332ee7f2969040d93bb4b0df788d241231b0cc6a01351f22b96a1749edbd7b6d74180caf715d1ebe6e93b0d65f52731b2e584a4b5462a5
pkgname = lfp
diff --git a/PKGBUILD b/PKGBUILD
index f3145a6efcea..cc54ec264ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Connor Etherington <connor@concise.cc>
# ---
pkgname=lfp
-pkgver=4.2.2
+pkgver=4.2.3
pkgrel=1
pkgdesc='A wrapper for the lf file manager with in-terminal media previews, on-exit directory changing and much more'
license=('MIT')
@@ -18,10 +18,10 @@ source=(
"https://software.concise.cc/x86_64/${pkgname}-${pkgver}-${pkgrel}-$arch.pkg.tar.xz"
)
sha512sums=(
- 'c3cca4a103760653110de96fa08c673627893d45b43ee2782cf0e45dab5da15590c9bf8766a5ac6d327e51cb7a3f217562efec7c0c8f08f68507175bf044e0b8'
+ '9b6ca1f73b2023e4ba332ee7f2969040d93bb4b0df788d241231b0cc6a01351f22b96a1749edbd7b6d74180caf715d1ebe6e93b0d65f52731b2e584a4b5462a5'
)
md5sums=(
- '15d4fe3d61636d6e6a19b6633b77f747'
+ '4074146a455dff43cb719419bfec9a30'
)
validpgpkeys=(
'81BACEEBC3EA26E127166E4A819BB92A9A48160E'