diff --git a/srcpkgs/vis/template b/srcpkgs/vis/template
index a6ca0690563..b36ba3c340e 100644
--- a/srcpkgs/vis/template
+++ b/srcpkgs/vis/template
@@ -1,6 +1,6 @@
 # Template file for 'vis'
 pkgname=vis
-version=0.3
+version=0.4
 revision=1
 build_style=gnu-configure
 makedepends="libtermkey-devel ncurses-devel lua-devel"
@@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD"
 homepage="https://github.com/martanne/vis"
 distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz"
-checksum=bed8ed32ef4f81bc4fd28e297ea8edc80027ac6923b9d3b5bd955d24899c7077
+checksum=f11ba41cfb86dd39475960abfd12469de4da0ccfdb941f1d7680d89d987694c5
 conflicts="outils" # /usr/bin/vis
 
 post_install() {