diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
index 07498ac272c..9752d52c33d 100644
--- a/srcpkgs/fend/template
+++ b/srcpkgs/fend/template
@@ -1,6 +1,6 @@
 # Template file for 'fend'
 pkgname=fend
-version=1.4.1
+version=1.4.2
 revision=1
 build_style=cargo
 make_install_args="--path cli"
@@ -11,8 +11,8 @@ homepage="https://printfn.github.io/fend/"
 changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
 distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
  https://github.com/printfn/fend/releases/download/v${version}/fend.1"
-checksum="eb40e376e1da00055112edc583e86ac3913536b35f2f7265de55dca52319a4e4
- 4296b44f1d290125cf43114d4556c3cde1c4124e979a83f6aeb3e924678ed362"
+checksum="79fd768cb1e28cd691c7da7fc84eeb0b41f43f5bfca92fff4137c7596cea4bff
+ 6bef4e39e6cb9c9c4337cb15bc7e8c28e222271962118d6a093d6a25c90d2d80"
 skip_extraction="fend.1"
 
 post_install() {