diff --git a/srcpkgs/ripgrep/template b/srcpkgs/ripgrep/template
index b97ca425fa0..db014de3d7f 100644
--- a/srcpkgs/ripgrep/template
+++ b/srcpkgs/ripgrep/template
@@ -1,6 +1,6 @@
 # Template file for 'ripgrep'
 pkgname=ripgrep
-version=14.0.3
+version=14.1.0
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -13,7 +13,7 @@ license="Unlicense, MIT"
 homepage="https://github.com/BurntSushi/ripgrep/"
 changelog="https://raw.githubusercontent.com/BurntSushi/ripgrep/master/CHANGELOG.md"
 distfiles="https://github.com/BurntSushi/ripgrep/archive/refs/tags/${version}.tar.gz"
-checksum=f5794364ddfda1e0411ab6cad6dd63abe3a6b421d658d9fee017540ea4c31a0e
+checksum=33c6169596a6bbfdc81415910008f26e0809422fda2d849562637996553b2ab6
 
 post_patch() {
 	rm -f .cargo/config.toml   # tries to do weird things on musl