diff --git a/srcpkgs/libquvi-scripts/template b/srcpkgs/libquvi-scripts/template
index 1243bef2f7..090b83e1d0 100644
--- a/srcpkgs/libquvi-scripts/template
+++ b/srcpkgs/libquvi-scripts/template
@@ -1,6 +1,6 @@
 # Template file for 'libquvi-scripts'
 pkgname=libquvi-scripts
-version=0.4.10
+version=0.4.18
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="LGPL-2.1"
 homepage="http://quvi.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/quvi/$pkgname-$version.tar.xz"
-checksum=1cc011ee866b4fd0c4c4747656ef6725f21c99ddc5035adbc7adfb4a231ac516
+checksum=be2764a6a786eb2d28c9d17069f28f9370f82a908ef99a766793cf4c5e4ee4e3
 long_desc="
  It originates from the idea of working around the flash requirement found
  on many media hosting websites (e.g. YouTube).
@@ -28,6 +28,6 @@ libquvi-scripts_package() {
 	depends="lua"
 	noarch="yes"
 	pkg_install() {
-		vmove usr
+		vmove all
 	}
 }