diff --git a/srcpkgs/lv2/template b/srcpkgs/lv2/template
index d84d246922..a242a9a991 100644
--- a/srcpkgs/lv2/template
+++ b/srcpkgs/lv2/template
@@ -1,7 +1,7 @@
 # Template file for 'lv2'
 pkgname=lv2
-version=1.0.0
-revision=4
+version=1.10.0
+revision=1
 lib32disabled=yes
 build_style=waf
 homepage="http://lv2plug.in"
@@ -10,7 +10,7 @@ short_desc="Plugin standard for audio systems"
 maintainer="Juan RP <xtraeme@gmail.com>"
 license="LGPL-2.1, BSD"
 distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
-checksum=857ec8c1b1f803409e57b84f75b0f8ae7477a9c6bccb4a66220d739e8e39d751
+checksum=e80c8e4b45d4de3b09f26d76e39d454739b6aff3f444ea1dabe466ab530fa4d5
 
 post_install() {
 	vinstall COPYING 0644 usr/share/licenses/${pkgname}