diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template
index bdeec31d784..9cc0df227ec 100644
--- a/srcpkgs/litecoin/template
+++ b/srcpkgs/litecoin/template
@@ -1,7 +1,7 @@
 # Template file for 'litecoin'
 pkgname=litecoin
 version=0.10.2.1
-revision=3
+revision=4
 wrksrc="${pkgname}-${version}"
 build_style=gnu-configure
 configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests"