summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2024-04-18 08:27:40 +0200
committerConnor Etherington2024-04-18 08:27:40 +0200
commita56c5159489b5f9ef29090cc442392ad60db74d0 (patch)
tree5983ffc7723c2570a8d52c7888aa7d91c05877b8
parentbf1a7d88a295c9f8ef3c4020b8d529cc77573633 (diff)
downloadaur-a56c5159489b5f9ef29090cc442392ad60db74d0.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 ce81b6a140a7..150087eddbed 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.3
+ pkgver = 4.2.4
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.3-1-x86_64.pkg.tar.xz
+ source = https://software.concise.cc/x86_64/lfp-4.2.4-1-x86_64.pkg.tar.xz
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = 70a77b36e409f89dc6060811ddd9d241
- sha512sums = 717e4b194a0f3508a5d1c217c13a1bb520e211c0dfd53e88706260d852826468a15aa8b8ac90f0e573a17815a62a482b6b57cac1be2119047607811275a37785
+ md5sums = 21512f2f42ae330864e06fddf4bb2c41
+ sha512sums = c9dac736ced5db11ed166bd0624bf1161d7dc336b7bba522530b08b880070d9bb2ed2e0e76c76ed6e5ffd4994b11683a44a7c4c03381f46c73e6eda453e19877
pkgname = lfp
diff --git a/PKGBUILD b/PKGBUILD
index 7b2002ee54c4..d0a504f7a08d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Connor Etherington <connor@concise.cc>
# ---
pkgname=lfp
-pkgver=4.2.3
+pkgver=4.2.4
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=(
- '717e4b194a0f3508a5d1c217c13a1bb520e211c0dfd53e88706260d852826468a15aa8b8ac90f0e573a17815a62a482b6b57cac1be2119047607811275a37785'
+ 'c9dac736ced5db11ed166bd0624bf1161d7dc336b7bba522530b08b880070d9bb2ed2e0e76c76ed6e5ffd4994b11683a44a7c4c03381f46c73e6eda453e19877'
)
md5sums=(
- '70a77b36e409f89dc6060811ddd9d241'
+ '21512f2f42ae330864e06fddf4bb2c41'
)
validpgpkeys=(
'81BACEEBC3EA26E127166E4A819BB92A9A48160E'