diff --git a/srcpkgs/akonadi/template b/srcpkgs/akonadi/template
index 54df3c04707..c6ed5ef3416 100644
--- a/srcpkgs/akonadi/template
+++ b/srcpkgs/akonadi/template
@@ -1,13 +1,13 @@
 # Template file for 'akonadi'
 pkgname=akonadi
-version=1.10.3
-revision=2
+version=1.11.0
+revision=1
 short_desc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
 maintainer="Juan RP <xtraeme@gmail.com>"
 license="LGPL-2.1"
 homepage="http://community.kde.org/KDE_PIM/Akonadi"
-distfiles="http://download.kde.org/stable/${pkgname}/src/${pkgname}-${version}-1.tar.bz2"
-checksum=a8f66eec479c235ec67e77befac50c42743f627663fe2bb49238e82e6fbfffb0
+distfiles="http://download.kde.org/stable/${pkgname}/src/${pkgname}-${version}.tar.bz2"
+checksum=0cb257509d53927241b71d85c42efb0b5776efc37fc8dc732e75f6813b8a264d
 
 build_style=cmake
 configure_args="-DAKONADI_BUILD_TESTS=OFF -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
@@ -21,7 +21,7 @@ depends="shared-mime-info"
 
 akonadi-devel_package() {
 	short_desc+=" - development files"
-	depends="qt-devel ${sourcepkg}-${version}_${revision}"
+	depends="qt-devel ${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/cmake