From f98d60c2119ee8dace61c7cd5b17d361fa5a99ed Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Sat, 9 Mar 2013 16:00:45 +0100
Subject: [PATCH] midori: update to 0.4.9.

---
 srcpkgs/midori/template | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/midori/template b/srcpkgs/midori/template
index 7d7dad3ccd..cbe01c89d0 100644
--- a/srcpkgs/midori/template
+++ b/srcpkgs/midori/template
@@ -1,29 +1,27 @@
 # Template file for 'midori'
 pkgname=midori
-version=0.4.7
+version=0.4.9
 revision=1
 build_style=waf
+conf_files="/etc/xdg/midori/search"
 depends="hicolor-icon-theme desktop-file-utils"
 makedepends="pkg-config intltool python>=0 gtk+-devel libxml2-devel
-dbus-glib-devel librsvg-devel libnotify-devel libsoup-devel
-webkit-gtk-devel sqlite-devel libXext-devel libXScrnSaver-devel
-libunique1-devel vala-devel"
+ dbus-glib-devel librsvg-devel libnotify-devel libsoup-devel
+ webkit-gtk-devel sqlite-devel libXScrnSaver-devel
+ libunique1-devel vala-devel libzeitgeist-devel"
 short_desc="Lightweight web browser using WebKit GTK+"
 maintainer="Juan RP <xtraeme@gmail.com>"
 homepage="http://www.twotoasts.de/index.php?/pages/midori_summary.html"
 license="GPL-2"
 distfiles="http://archive.xfce.org/src/apps/$pkgname/0.4/$pkgname-$version.tar.bz2"
-checksum=65bf9976733597c405492ce91aa664fd10547cb7df16e0a70f260c7a3e97ea5d
+checksum=f01e5dc45e94f909e48f0dd62cc4afedd80710769fdf98bc4e0b38d4ef0abc11
 long_desc="
  Features:
-	Full integration with GTK+ 2
-	Fast rendering with WebKit
-	Tabs, windows and session management
-	Bookmarks with XBEL and token support
-	Flexibly configurable Web Searchbox
-	Custom context menu actions
-	User scripts and user styles support
-	Extensible via Javascript"
-
-conf_files="/etc/xdg/midori/search"
-
+  * Full integration with GTK+ 2
+  * Fast rendering with WebKit
+  * Tabs, windows and session management
+  * Bookmarks with XBEL and token support
+  * Flexibly configurable Web Searchbox
+  * Custom context menu actions
+  * User scripts and user styles support
+  * Extensible via Javascript"