summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConnor Etherington2024-04-16 11:28:55 +0200
committerConnor Etherington2024-04-16 11:28:55 +0200
commit507fb78ae5681b8587d212586b3201b2055c62a3 (patch)
treebec528f2ca84adb0537d2caac84d04cb8e9981cb
parent5c1f8dc637ed22014ec92598d1af3dee7a1bcd12 (diff)
downloadaur-507fb78ae5681b8587d212586b3201b2055c62a3.tar.gz
Auto-Commit Update - 2024.04.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb71f090a530..95922dc39121 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.1
+ pkgver = 4.2.2
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.1-1-x86_64.pkg.tar.xz
+ source = https://software.concise.cc/x86_64/lfp-4.2.2-1-x86_64.pkg.tar.xz
validpgpkeys = 81BACEEBC3EA26E127166E4A819BB92A9A48160E
- md5sums = 43cf5938a39f1a5c92740e0d8914ce34
- sha512sums = 03e7a066253f3bb356b67d6302fba72281f14cc8ed334928b301818fd60d02ff28b3eb1a9de78bb8e277672937288440c3e700aac5ed268b8807c3a3c56b17fa
+ md5sums = 15d4fe3d61636d6e6a19b6633b77f747
+ sha512sums = c3cca4a103760653110de96fa08c673627893d45b43ee2782cf0e45dab5da15590c9bf8766a5ac6d327e51cb7a3f217562efec7c0c8f08f68507175bf044e0b8
pkgname = lfp
diff --git a/PKGBUILD b/PKGBUILD
index f4d0e8065a25..f3145a6efcea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Connor Etherington <connor@concise.cc>
# ---
pkgname=lfp
-pkgver=4.2.1
+pkgver=4.2.2
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=(
- '03e7a066253f3bb356b67d6302fba72281f14cc8ed334928b301818fd60d02ff28b3eb1a9de78bb8e277672937288440c3e700aac5ed268b8807c3a3c56b17fa'
+ 'c3cca4a103760653110de96fa08c673627893d45b43ee2782cf0e45dab5da15590c9bf8766a5ac6d327e51cb7a3f217562efec7c0c8f08f68507175bf044e0b8'
)
md5sums=(
- '43cf5938a39f1a5c92740e0d8914ce34'
+ '15d4fe3d61636d6e6a19b6633b77f747'
)
validpgpkeys=(
'81BACEEBC3EA26E127166E4A819BB92A9A48160E'